Change avatars border radius (#31390)
This commit is contained in:
parent
7e501c59c2
commit
f6d090fdf5
5 changed files with 9 additions and 7 deletions
|
@ -108,4 +108,5 @@ $font-monospace: 'mastodon-font-monospace' !default;
|
|||
--surface-background-color: #{darken($ui-base-color, 4%)};
|
||||
--surface-variant-background-color: #{$ui-base-color};
|
||||
--surface-variant-active-background-color: #{lighten($ui-base-color, 4%)};
|
||||
--avatar-border-radius: 8px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue