mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 20:33:32 +08:00
fix(all): overlay components no longer display outline when focused (#21226)
This commit is contained in:
@ -40,6 +40,8 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
outline: none;
|
||||
|
||||
font-family: $font-family-base;
|
||||
|
||||
contain: strict;
|
||||
|
Reference in New Issue
Block a user