mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Reduced default icon size in library cards on phones to fit the small size
This commit is contained in:
@@ -716,6 +716,10 @@ html {
|
|||||||
/* mask: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, transparent 35%); */
|
/* mask: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, transparent 35%); */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.layout-mobile .overflowBackdropCard .cardImageContainer .cardImageIcon {
|
||||||
|
font-size: 3.5em;
|
||||||
|
}
|
||||||
|
|
||||||
@media (max-width: 62.5em) {
|
@media (max-width: 62.5em) {
|
||||||
.layout-desktop .itemBackdrop {
|
.layout-desktop .itemBackdrop {
|
||||||
height: 7em !important;
|
height: 7em !important;
|
||||||
|
Reference in New Issue
Block a user