MOBILE-4470 modal: Use background on modal header buttons

main
Pau Ferrer Ocaña 2024-05-28 16:03:23 +02:00
parent 7ef7c91a7a
commit 8576151d56
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
ion-modal {
--core-header-buttons-background: var(--core-header-toolbar-background);
&.show-modal {
@media only screen and (min-width: 768px) and (min-height: 600px) {
--border-radius: var(--modal-radius);