mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-05 00:38:53 +01:00
8 lines
135 B
CSS
8 lines
135 B
CSS
/* Rounded cards */
|
|
.cardContent,
|
|
.cardPadder,
|
|
.cardOverlayContainer,
|
|
.blurhash-canvas,
|
|
.dialog {
|
|
border-radius: 15px !important;
|
|
} |