mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(all): overlay components no longer display outline when focused (#21226)
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
|
||||
outline: none;
|
||||
|
||||
font-family: $font-family-base;
|
||||
|
||||
contain: strict;
|
||||
@@ -72,4 +74,4 @@
|
||||
.spinner-crescent,
|
||||
.spinner-dots {
|
||||
color: var(--spinner-color);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user