mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-08-30 23:00:06 -04:00
Updating firefox sidebar nav issue
This commit is contained in:
parent
152f7ad00e
commit
cb8067b9d0
@ -38,7 +38,7 @@
|
||||
|
||||
// For Firefox
|
||||
@supports (-moz-appearance: none) {
|
||||
width: 2.5rem;
|
||||
width: 3rem;
|
||||
}
|
||||
|
||||
.side-nav {
|
||||
@ -228,10 +228,10 @@
|
||||
margin-left: 0.75rem;
|
||||
font-size: 0.9rem;
|
||||
color: #999999;
|
||||
|
||||
|
||||
div {
|
||||
display: flex;
|
||||
|
||||
|
||||
.badge {
|
||||
align-self: center;
|
||||
}
|
||||
@ -296,7 +296,7 @@
|
||||
}
|
||||
//START sidebar bottom closed
|
||||
&.closed {
|
||||
width: 2.5rem;
|
||||
width: 3rem;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
background-color: unset;
|
||||
|
Loading…
x
Reference in New Issue
Block a user