Skip to content

Commit 27fa22f

Browse files
committed
fix(range): update range left/right margin on ios
1 parent a25a552 commit 27fa22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/range/range.ios.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ ion-range {
3939

4040
[range-left],
4141
[range-right] {
42-
margin: 0 12px;
42+
margin: 0 20px;
4343
}
4444

4545
[range-left] {

0 commit comments

Comments
 (0)