Skip to content

Commit 5ea8a77

Browse files
lint.fix;
1 parent 3d3a72e commit 5ea8a77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/src/components/chip/chip.ionic.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@
1616
@include globals.border-radius(var(--border-radius));
1717
@include globals.typography(globals.$ion-body-sm-medium);
1818

19-
cursor: auto;
20-
2119
gap: globals.$ion-space-100;
2220

2321
line-height: globals.$ion-font-line-height-full;
22+
23+
cursor: auto;
2424
}
2525

2626
// Outline Chip

0 commit comments

Comments
 (0)