mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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