Merge pull request #4271 from alfonso-salces/MOBILE-4728

MOBILE-4728 styles: Change header buttons bg
main
Pau Ferrer Ocaña 2024-12-19 11:02:52 +01:00 committed by GitHub
commit f3ef5586de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -125,5 +125,6 @@ ion-header.header-md {
--core-header-toolbar-background: transparent;
--core-header-shadow: none !important;
--core-header-buttons-color: var(--text-color);
--core-header-buttons-background: var(--background);
}
}