mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-20 21:35:50 +00:00
fix theming
This commit is contained in:
+2
-2
@@ -798,7 +798,7 @@ ion-content {
|
||||
@media only screen and (min-width: 1224px) {
|
||||
|
||||
app-header .header-container{
|
||||
background: var(--header-container-background) !important;
|
||||
// background: var(--header-container-background) !important;
|
||||
color: var(--headercolor);
|
||||
}
|
||||
app-events .init-event-header,
|
||||
@@ -822,7 +822,7 @@ ion-content {
|
||||
|
||||
}
|
||||
|
||||
@media only screen and (min-width : 321px) {
|
||||
@media only screen and (min-width : 1364px) {
|
||||
app-header .header-container{
|
||||
background: var(--header-container-background) !important;
|
||||
color: var(--headercolor);
|
||||
|
||||
Reference in New Issue
Block a user