mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 04:24:45 -04:00
Small fix on initial tree view display.
This commit is contained in:
parent
76f107cbfe
commit
d72ea22fb0
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue