Skip to content

Commit 00541de

Browse files
Fixing build issue
1 parent e3423a0 commit 00541de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/range/range.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
}
108108

109109
.range-pin {
110-
@include padding($ion-space-300, $ion-space-300, $ion-space-300, $ion-space-300);
110+
@include padding(globals.$ion-space-300, globals.$ion-space-300, globals.$ion-space-300, globals.$ion-space-300);
111111

112112
min-width: 28px;
113113

0 commit comments

Comments
 (0)