mirror of
https://github.com/twisterarmy/cloud-server.git
synced 2025-03-13 05:51:46 +00:00
make left menu fixed
This commit is contained in:
parent
aefc0cd506
commit
a896ab5173
@ -21,7 +21,8 @@ a:active {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.container > .left {
|
.container > .left {
|
||||||
float: left
|
position: fixed;
|
||||||
|
z-index: 99;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container > .right {
|
.container > .right {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user