mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-11-07 23:35:25 +00:00
Fix: Play button was bugged in dialogs i.e. live tv program
This commit is contained in:
@@ -2303,7 +2303,7 @@ div[data-type="PhotoAlbum"] .play_arrow:before {
|
|||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
|
|
||||||
.btnPlay:after {
|
.btnPlay:not(.formDialogFooterItem):after {
|
||||||
content: attr(title);
|
content: attr(title);
|
||||||
padding: 0 1ch;
|
padding: 0 1ch;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user