mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 23:06:57 +08:00
Remove white corners from avatars
See https://meta.discourse.org/t/round-avatars-in-topic-list/27098/103?u=elberet
This commit is contained in:
parent
2d9d60e9a2
commit
5d4a22920e
|
@ -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