MOBILE-4544 styles: Fix modal sheet handle color
This commit is contained in:
parent
e11d830a1a
commit
1e1210e9e3
@ -1965,6 +1965,10 @@ ion-modal {
|
|||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&.modal-sheet::part(handle) {
|
||||||
|
background: var(--core-header-buttons-color);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
ion-popover {
|
ion-popover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user