mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Fix: Add bottom navigation padding to settings.
Fix: New members joining don't show.
This commit is contained in:
@@ -14,8 +14,8 @@ import IconButton from "../ui/IconButton";
|
||||
|
||||
const NavigationBase = styled.div`
|
||||
z-index: 100;
|
||||
height: 50px;
|
||||
display: flex;
|
||||
height: var(--bottom-navigation-height);
|
||||
background: var(--secondary-background);
|
||||
`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user