We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b0690 commit 9eb7a06Copy full SHA for 9eb7a06
core/src/components/item/item.ionic.scss
@@ -90,7 +90,7 @@ slot[name="end"]::slotted(*) {
90
91
border-width: globals.$ion-border-size-050;
92
border-style: globals.$ion-border-style-solid;
93
- border-color: globals.$ion-border-input-focus;
+ border-color: globals.$ion-border-focus-default;
94
95
content: "";
96
}
0 commit comments