mirror of
https://github.com/twisterarmy/cloud-server.git
synced 2025-03-12 13:31:04 +00:00
change sidemenu position to right
This commit is contained in:
parent
a06afb19cd
commit
6e2c4dc8f6
@ -21,13 +21,13 @@ a:active {
|
||||
}
|
||||
|
||||
.container > .left {
|
||||
position: fixed;
|
||||
float: right;
|
||||
z-index: 99;
|
||||
width: 360px
|
||||
}
|
||||
|
||||
.container > .right {
|
||||
padding-left: 380px
|
||||
padding-right: 380px
|
||||
}
|
||||
|
||||
.container {
|
||||
|
@ -10,7 +10,7 @@
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
padding: 8px 16px;
|
||||
margin: 2px
|
||||
margin: 0 2px 2px 2px;
|
||||
}
|
||||
|
||||
.moduleMenu .item.active,
|
||||
|
Loading…
x
Reference in New Issue
Block a user