mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 08:42:44 +08: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