Skip to content

Commit 5954d03

Browse files
committed
feat(badge): run lint
1 parent 9a876f7 commit 5954d03

File tree

5 files changed

+402
-287
lines changed

5 files changed

+402
-287
lines changed

core/src/components/badge/badge.ionic.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,3 @@
190190

191191
transform: translate(-50%, -50%);
192192
}
193-

core/src/components/tab-button/tab-button.md.vars.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ $tab-md-button-icon-bottom-badge-top-position: calc(50% - 4px);
9494
$tab-md-button-icon-bottom-badge-bottom-position: calc(50% + 4px);
9595

9696
/// @prop - Badge bottom position when empty and when tab bottom has icon at bottom
97-
$tab-md-button-icon-bottom-badge-bottom-position-empty: calc(50% + 12px);
97+
$tab-md-button-icon-bottom-badge-bottom-position-empty: calc(50% + 12px);

0 commit comments

Comments
 (0)