forked from abner/for-legacy-web
Fix: Add bottom navigation padding to settings.
Fix: New members joining don't show.
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
&[data-mobile="true"] {
|
||||
padding-bottom: var(--bottom-navigation-height);
|
||||
}
|
||||
}
|
||||
|
||||
.friend {
|
||||
|
||||
Reference in New Issue
Block a user