Fix header again, again, again

This commit is contained in:
CTalvio
2021-08-15 03:36:06 +03:00
parent cfe993b831
commit 916beb7595
3 changed files with 12 additions and 3 deletions

View File

@@ -217,6 +217,7 @@ div[data-role="controlgroup"] a[data-role="button"] {
/*Fix footers/headers displaying on small pop-ups*/
.formDialogFooter-clear,
.formDialogHeader-clear {
.formDialogHeader-clear,
.innerCardFooterClear {
background-color: transparent !important;
}