mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: shadow was being applied to transparent buttons on mobile
This commit is contained in:
@@ -349,7 +349,7 @@ html {
|
||||
|
||||
.cardOverlayContainer>.cardOverlayFab-primary,
|
||||
.listItemImageButton,
|
||||
.layout-mobile .cardOverlayButton-br>.cardOverlayButtonIcon {
|
||||
.layout-mobile .cardOverlayButton-br:not([data-action="menu"])>.cardOverlayButtonIcon {
|
||||
background-color: var(--btnMiniPlayColor) !important;
|
||||
color: white;
|
||||
border: var(--defaultLighterBorder);
|
||||
|
Reference in New Issue
Block a user