mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-08 01:45:28 +00:00
Add settings button to server list sidebar.
Move more border radiuses to variables.
This commit is contained in:
@@ -35,7 +35,7 @@ const Base = styled.div`
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
object-fit: cover;
|
||||
border-radius: 50%;
|
||||
border-radius: var(--border-radius-half);
|
||||
|
||||
&:not(:first-child) {
|
||||
margin-left: -4px;
|
||||
|
||||
Reference in New Issue
Block a user