mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
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