fix(serverlist): adjusted design

This commit is contained in:
trashtemp
2021-12-30 19:42:12 +01:00
parent ac9d175298
commit 47e7af1443
2 changed files with 3 additions and 2 deletions

View File

@@ -95,6 +95,7 @@ const ServerList = styled.div`
overflow-y: scroll;
padding-bottom: 20px;
flex-direction: column;
margin-top: -2px;
scrollbar-width: none;