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