mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
do not reset outline, start over for accessibility reasons
This commit is contained in:
@ -49,7 +49,6 @@ $button-small-icon-size: 2.1rem !default;
|
||||
text-overflow: ellipsis;
|
||||
overflow: hidden;
|
||||
|
||||
outline: none;
|
||||
cursor: pointer;
|
||||
@include user-select(none);
|
||||
|
||||
|
Reference in New Issue
Block a user