mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-06 13:26:38 +02:00
Fixes fixed topbar height.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
position: fixed;
|
position: fixed;
|
||||||
z-index: 5;
|
z-index: 5;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 30px;
|
min-height: 30px;
|
||||||
left: 0;
|
left: 0;
|
||||||
top: 0;
|
top: 0;
|
||||||
.vert-gradient(rgb(241,241,241), rgb(228,228,228));
|
.vert-gradient(rgb(241,241,241), rgb(228,228,228));
|
||||||
|
Reference in New Issue
Block a user