MOBILE-4250 theme: Remove border-radius from modal backdrops

main
Pau Ferrer Ocaña 2023-03-16 15:40:39 +01:00
parent b1495c6c9d
commit 3178dda723
1 changed files with 0 additions and 3 deletions

View File

@ -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;
}