forked from abner/for-legacy-web
Finish up new sidebar active.
Add rounded corners to sidebar.
This commit is contained in:
@@ -26,6 +26,8 @@ const ServerBase = styled.div`
|
||||
flex-shrink: 0;
|
||||
flex-direction: column;
|
||||
background: var(--secondary-background);
|
||||
|
||||
border-start-start-radius: 8px;
|
||||
`;
|
||||
|
||||
const ServerList = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user