MOBILE-4250 theme: Remove border-radius from modal backdrops
parent
b1495c6c9d
commit
3178dda723
|
@ -1601,9 +1601,6 @@ ion-alert:focus-visible,
|
|||
ion-popover:focus-visible,
|
||||
ion-modal:focus-visible {
|
||||
box-shadow: none;
|
||||
}
|
||||
|
||||
ion-loading:focus-visible {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue