mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 12:43:54 -06:00
Merge pull request #3348 from Elberet/patch-1
Remove white corners from avatars
This commit is contained in:
commit
ea87212104
@ -163,6 +163,7 @@ body {
|
||||
.avatar-wrapper {
|
||||
background-color: $secondary;
|
||||
display: inline-block;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
.profiler-results.profiler-left {
|
||||
|
Loading…
Reference in New Issue
Block a user