forked from abner/for-legacy-web
fix(settings): fixed small issues with mobile
This commit is contained in:
@@ -158,10 +158,10 @@
|
||||
|
||||
@media (pointer: coarse) {
|
||||
.item {
|
||||
height: 40px;
|
||||
height: 50px;
|
||||
|
||||
&.compact {
|
||||
height: var(--bottom-navigation-height);
|
||||
height: 50px;
|
||||
|
||||
> div {
|
||||
gap: 20px;
|
||||
|
||||
Reference in New Issue
Block a user