style: 💄 Fixed the sidenav issue

pull/4346/head
tidusjar 3 years ago
parent 7a2a14695e
commit 20380e2760

@ -151,6 +151,7 @@
color:#FFF;
font-family: 'Montserrat', sans-serif;
.application-name{
font-family: 'Montserrat', sans-serif;
text-transform: uppercase;
@ -207,6 +208,10 @@
}
}
.sidenav {
width: 230px;
}
.outer-profile .profile-img-container {
background: inherit;
}

Loading…
Cancel
Save