mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-04 08:28:52 +01:00
9 lines
139 B
CSS
9 lines
139 B
CSS
/* Rounded elements */
|
|
|
|
.cardContent,
|
|
.cardPadder,
|
|
.cardOverlayContainer,
|
|
.blurhash-canvas,
|
|
.dialog {
|
|
border-radius: 15px !important;
|
|
} |