forked from MarseyWorld/MarseyWorld
increase settings icons padding on mobile
parent
15e978eecc
commit
d1078fb977
|
@ -5264,8 +5264,8 @@ li > .sidebar {
|
|||
}
|
||||
|
||||
.navsettings {
|
||||
padding-left: 0.9rem !important;
|
||||
padding-right: 0.9rem !important;
|
||||
padding-left: 1.2rem !important;
|
||||
padding-right: 1.2rem !important;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
|
Loading…
Reference in New Issue