mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 09:25:27 +00:00
Add settings button to server list sidebar.
Move more border radiuses to variables.
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
align-items: center;
|
||||
flex-direction: row;
|
||||
background: var(--secondary-header);
|
||||
border-radius: 6px;
|
||||
border-radius: var(--border-radius);
|
||||
|
||||
> svg {
|
||||
flex-shrink: 0;
|
||||
|
||||
Reference in New Issue
Block a user