mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Title was abnormally large in Cast and SyncPlay menus
This commit is contained in:
@@ -442,6 +442,10 @@ html {
|
|||||||
opacity: .66;
|
opacity: .66;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.actionSheetContent>h1 {
|
||||||
|
font-size: unset;
|
||||||
|
}
|
||||||
|
|
||||||
.collapseContent {
|
.collapseContent {
|
||||||
background-color: unset !important;
|
background-color: unset !important;
|
||||||
backdrop-filter: unset !important;
|
backdrop-filter: unset !important;
|
||||||
|
Reference in New Issue
Block a user