diff --git a/external/lang b/external/lang index f4ed9109..35f883fa 160000 --- a/external/lang +++ b/external/lang @@ -1 +1 @@ -Subproject commit f4ed9109996daaef6c92f861f0beff6f31c004c7 +Subproject commit 35f883fa6e808ff31def7e73f03234af069414db diff --git a/src/components/navigation/left/ServerListSidebar.tsx b/src/components/navigation/left/ServerListSidebar.tsx index 4d1e6b4e..15be8c9d 100644 --- a/src/components/navigation/left/ServerListSidebar.tsx +++ b/src/components/navigation/left/ServerListSidebar.tsx @@ -95,7 +95,6 @@ const ServerList = styled.div` overflow-y: scroll; padding-bottom: 20px; flex-direction: column; - margin-top: -2px; scrollbar-width: none;