mirror of
https://github.com/lifegpc/eh-downloader.git
synced 2026-07-08 01:31:00 +08:00
Update
This commit is contained in:
12
static/common.css
Normal file
12
static/common.css
Normal file
@@ -0,0 +1,12 @@
|
||||
.nav-menu {
|
||||
z-index: 100;
|
||||
position: fixed;
|
||||
background-color: white;
|
||||
box-sizing: border-box;
|
||||
display: none;
|
||||
}
|
||||
|
||||
.main {
|
||||
position: fixed;
|
||||
top: 64px;
|
||||
}
|
||||
Reference in New Issue
Block a user