mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-27 21:44:22 -04:00
Fixes fixed topbar height.
This commit is contained in:
parent
840363badb
commit
3f91022cde
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
position: fixed;
|
||||
z-index: 5;
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
min-height: 30px;
|
||||
left: 0;
|
||||
top: 0;
|
||||
.vert-gradient(rgb(241,241,241), rgb(228,228,228));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue