mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Some button icons were invisible
This commit is contained in:
@@ -45,6 +45,12 @@ html {
|
|||||||
-webkit-tap-highlight-color: transparent !important;
|
-webkit-tap-highlight-color: transparent !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* The icon pack that we use does not have some icons, so we use the default icon pack on those */
|
||||||
|
.material-icons.lyrics,
|
||||||
|
.material-icons.bookplayerButtonIcon {
|
||||||
|
font-family: 'Material Icons' !important;
|
||||||
|
}
|
||||||
|
|
||||||
.dashboardFooter {
|
.dashboardFooter {
|
||||||
font-family: Noto Sans;
|
font-family: Noto Sans;
|
||||||
transition: transform 50ms;
|
transition: transform 50ms;
|
||||||
|
Reference in New Issue
Block a user