mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-14 12:30:06 +02:00
fix regression on round ItemCard
This commit is contained in:
@@ -56,7 +56,9 @@
|
||||
}
|
||||
|
||||
.image-container.is-round {
|
||||
border-radius: 50%;
|
||||
&::before {
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.favorite-badge {
|
||||
|
||||
Reference in New Issue
Block a user