mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
style: 💄 Fixed the sidenav issue
This commit is contained in:
parent
7a2a14695e
commit
20380e2760
1 changed files with 5 additions and 0 deletions
|
@ -151,6 +151,7 @@
|
||||||
color:#FFF;
|
color:#FFF;
|
||||||
font-family: 'Montserrat', sans-serif;
|
font-family: 'Montserrat', sans-serif;
|
||||||
|
|
||||||
|
|
||||||
.application-name{
|
.application-name{
|
||||||
font-family: 'Montserrat', sans-serif;
|
font-family: 'Montserrat', sans-serif;
|
||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
|
@ -207,6 +208,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.sidenav {
|
||||||
|
width: 230px;
|
||||||
|
}
|
||||||
|
|
||||||
.outer-profile .profile-img-container {
|
.outer-profile .profile-img-container {
|
||||||
background: inherit;
|
background: inherit;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue