mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 01:15:28 +00:00
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