Skip to content

Commit 8fb0cb9

Browse files
fix(modal): hide outline for modal-handle
1 parent 1c148d6 commit 8fb0cb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/components/modal/modal.ionic.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
height: globals.$ion-scale-100;
3939

4040
background-color: globals.$ion-primitives-neutral-300;
41+
outline: none;
4142

4243
&::before {
4344
@include globals.padding(globals.$ion-space-100);

0 commit comments

Comments
 (0)