mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 22:17:40 +08:00
fix(range): update range left/right margin on ios
This commit is contained in:
@ -39,7 +39,7 @@ ion-range {
|
|||||||
|
|
||||||
[range-left],
|
[range-left],
|
||||||
[range-right] {
|
[range-right] {
|
||||||
margin: 0 12px;
|
margin: 0 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
[range-left] {
|
[range-left] {
|
||||||
|
Reference in New Issue
Block a user