mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Reduced border color brightness and implemented backdrop blur on mini play buttons on phones
This commit is contained in:
@@ -244,6 +244,8 @@ html {
|
||||
|
||||
.layout-mobile .cardOverlayButton-br>.cardOverlayButtonIcon {
|
||||
border: var(--defaultLighterBorder);
|
||||
border-color: rgba(23, 23, 23, 0.6);
|
||||
backdrop-filter: blur(.1em);
|
||||
}
|
||||
|
||||
.layout-mobile .portraitCard .cardOverlayButton-br,
|
||||
|
Reference in New Issue
Block a user