mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 15:25:26 +00:00
Fix: EPG rows were displayed incorrectly on Firefox #164
This commit is contained in:
@@ -3186,7 +3186,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
|
||||
.guideProgramName {
|
||||
background-color: rgba(255, 255, 255, .05);
|
||||
height: -webkit-fill-available;
|
||||
height: calc(100% - .7em);
|
||||
margin: .35em 0 .35em .7em;
|
||||
border-radius: var(--smallerRadius);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user