MOBILE-4470 modal: Use background on modal header buttons
parent
7ef7c91a7a
commit
8576151d56
|
@ -1,4 +1,6 @@
|
||||||
ion-modal {
|
ion-modal {
|
||||||
|
--core-header-buttons-background: var(--core-header-toolbar-background);
|
||||||
|
|
||||||
&.show-modal {
|
&.show-modal {
|
||||||
@media only screen and (min-width: 768px) and (min-height: 600px) {
|
@media only screen and (min-width: 768px) and (min-height: 600px) {
|
||||||
--border-radius: var(--modal-radius);
|
--border-radius: var(--modal-radius);
|
||||||
|
|
Loading…
Reference in New Issue