mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
fix: fixed channel sidebar on mobile
This commit is contained in:
@@ -32,7 +32,7 @@ interface Props {
|
||||
|
||||
const ServerBase = styled.div`
|
||||
height: 100%;
|
||||
width: 236px;
|
||||
width: 232px;
|
||||
display: flex;
|
||||
flex-shrink: 0;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user