forked from abner/for-legacy-web
fix(sidebar): removed top margin
This commit is contained in:
2
external/lang
vendored
2
external/lang
vendored
Submodule external/lang updated: f4ed910999...35f883fa6e
@@ -95,7 +95,6 @@ const ServerList = styled.div`
|
|||||||
overflow-y: scroll;
|
overflow-y: scroll;
|
||||||
padding-bottom: 20px;
|
padding-bottom: 20px;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
margin-top: -2px;
|
|
||||||
|
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user