Skip to content

Commit 9eb7a06

Browse files
committed
fix item focus
1 parent 15b0690 commit 9eb7a06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/item/item.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ slot[name="end"]::slotted(*) {
9090

9191
border-width: globals.$ion-border-size-050;
9292
border-style: globals.$ion-border-style-solid;
93-
border-color: globals.$ion-border-input-focus;
93+
border-color: globals.$ion-border-focus-default;
9494

9595
content: "";
9696
}

0 commit comments

Comments
 (0)