mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-05 21:07:26 +02:00
Small fix on initial tree view display.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
display: none;
|
display: none;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 82px;
|
top: 62px;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
font-size: 0.85em;
|
font-size: 0.85em;
|
||||||
|
Reference in New Issue
Block a user