We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2cf0e4 commit 4b170f0Copy full SHA for 4b170f0
1 file changed
core/src/components/item-divider/item-divider.scss
@@ -57,6 +57,7 @@
57
58
min-height: var(--ion-item-divider-min-height);
59
60
+ // TODO(FW-6848): remove border-bottom and replace it with the `ion-divider`
61
border-bottom: var(--ion-item-divider-border-bottom);
62
63
background: var(--background);
0 commit comments