forked from abner/for-legacy-web
More settings fixes + clamped long usernames
This commit is contained in:
@@ -76,7 +76,8 @@ const ServerList = styled.div`
|
||||
flex-grow: 1;
|
||||
display: flex;
|
||||
overflow-y: scroll;
|
||||
padding-bottom: 48px;
|
||||
padding-bottom: 20px;
|
||||
width: 58px;
|
||||
flex-direction: column;
|
||||
|
||||
scrollbar-width: none;
|
||||
|
||||
Reference in New Issue
Block a user