fix(sidebar): removed top margin

pull/1049/head
trashtemp 2022-01-14 17:04:14 +01:00
parent 65b6434335
commit 268a67f06e
2 changed files with 1 additions and 2 deletions

2
external/lang vendored

@ -1 +1 @@
Subproject commit f4ed9109996daaef6c92f861f0beff6f31c004c7
Subproject commit 35f883fa6e808ff31def7e73f03234af069414db

View File

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