mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-07 17:35:28 +00:00
Add settings button to server list sidebar.
Move more border radiuses to variables.
This commit is contained in:
@@ -136,8 +136,8 @@
|
||||
height: 6px;
|
||||
margin: 9px;
|
||||
flex-shrink: 0;
|
||||
border-radius: 50%;
|
||||
background: var(--foreground);
|
||||
border-radius: var(--border-radius-half);
|
||||
|
||||
display: grid;
|
||||
font-size: 10px;
|
||||
|
||||
Reference in New Issue
Block a user