refactor: remove rounding.css (#16)

This commit is contained in:
Hammy
2025-03-08 23:19:27 +00:00
committed by GitHub
parent 0a563f5f14
commit 814c52f1d5
-23
View File
@@ -1,23 +0,0 @@
.cardContent-button,
.cardContent-shadow,
.itemDetailImage,
.cardOverlayButton-hover,
.cardOverlayContainer,
.cardImageContainer,
.cardPadder,
.paperList,
.listItem,
.listItemImage,
.listItemImageButton,
.listItemButton,
.headerButton,
.emby-button,
.cardBox,
.paper-icon-button-light,
.innerCardFooter,
.blurhash-canvas,
.actionSheetMenuItem:hover,
.toast,
.dialog {
border-radius: 8px !important;
}