using percentage radius enables squircles in both normal timeline as well as boost carousel
This commit is contained in:
parent
087158064c
commit
3b3668ba13
|
@ -13,7 +13,7 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
.avatar:not(.has-alpha).squircle {
|
||||
border-radius: 12px;
|
||||
border-radius: 25%;
|
||||
}
|
||||
|
||||
.avatar img {
|
||||
|
|
Loading…
Reference in a new issue