Skip to content

Commit 63f71c6

Browse files
committed
fix lint
1 parent bee20eb commit 63f71c6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

core/src/components/button/button.ionic.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
--color: #{ion-color(primary, foreground)};
4545
}
4646

47-
4847
// Solid Button
4948
// --------------------------------------------------
5049

core/src/components/button/button.native.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@
5858

5959
:host ::slotted(ion-badge[vertical]:not(:empty)) {
6060
@include globals.padding(2px);
61-
}
61+
}

0 commit comments

Comments
 (0)