using percentage radius enables squircles in both normal timeline as well as boost carousel

pull/160/head
Osma Ahvenlampi 2023-06-12 18:52:44 +03:00
rodzic 087158064c
commit 3b3668ba13
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -13,7 +13,7 @@
border-radius: 0;
}
.avatar:not(.has-alpha).squircle {
border-radius: 12px;
border-radius: 25%;
}
.avatar img {