Navbars <o/
This commit is contained in:
parent
d1c154f96d
commit
d6755bf837
File diff suppressed because one or more lines are too long
|
@ -3,10 +3,6 @@
|
||||||
background-color: #B507DB;
|
background-color: #B507DB;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|
||||||
position: fixed;
|
|
||||||
top: 30px;
|
|
||||||
bottom: 30px;
|
|
||||||
left: 30px;
|
|
||||||
z-index: 100;
|
z-index: 100;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
|
@ -14,6 +10,7 @@
|
||||||
|
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
width: 280px;
|
width: 280px;
|
||||||
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#sidenav ul > li {
|
#sidenav ul > li {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user