mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 05:58:26 +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-right] {
|
||||
margin: 0 12px;
|
||||
margin: 0 20px;
|
||||
}
|
||||
|
||||
[range-left] {
|
||||
|
Reference in New Issue
Block a user