Skip to content

Commit bcf0fae

Browse files
authored
Fix mobile value (#2521)
1 parent d64c0a4 commit bcf0fae

File tree

10 files changed

+20
-20
lines changed

10 files changed

+20
-20
lines changed

tokens/blau.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3404,11 +3404,11 @@
34043404
"inputPadding": {
34053405
"value": {
34063406
"top": {
3407-
"mobile": 18,
3407+
"mobile": 8,
34083408
"desktop": 8
34093409
},
34103410
"bottom": {
3411-
"mobile": 18,
3411+
"mobile": 8,
34123412
"desktop": 8
34133413
}
34143414
},

tokens/esimflag.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3426,11 +3426,11 @@
34263426
"inputPadding": {
34273427
"value": {
34283428
"top": {
3429-
"mobile": 18,
3429+
"mobile": 8,
34303430
"desktop": 8
34313431
},
34323432
"bottom": {
3433-
"mobile": 18,
3433+
"mobile": 8,
34343434
"desktop": 8
34353435
}
34363436
},

tokens/movistar-new.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,11 +3394,11 @@
33943394
"inputPadding": {
33953395
"value": {
33963396
"top": {
3397-
"mobile": 18,
3397+
"mobile": 8,
33983398
"desktop": 2
33993399
},
34003400
"bottom": {
3401-
"mobile": 18,
3401+
"mobile": 8,
34023402
"desktop": 2
34033403
}
34043404
},

tokens/movistar.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,11 +3394,11 @@
33943394
"inputPadding": {
33953395
"value": {
33963396
"top": {
3397-
"mobile": 18,
3397+
"mobile": 8,
33983398
"desktop": 8
33993399
},
34003400
"bottom": {
3401-
"mobile": 18,
3401+
"mobile": 8,
34023402
"desktop": 8
34033403
}
34043404
},

tokens/o2-new.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3426,11 +3426,11 @@
34263426
"inputPadding": {
34273427
"value": {
34283428
"top": {
3429-
"mobile": 18,
3429+
"mobile": 8,
34303430
"desktop": 8
34313431
},
34323432
"bottom": {
3433-
"mobile": 18,
3433+
"mobile": 8,
34343434
"desktop": 8
34353435
}
34363436
},

tokens/o2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,11 +3394,11 @@
33943394
"inputPadding": {
33953395
"value": {
33963396
"top": {
3397-
"mobile": 18,
3397+
"mobile": 8,
33983398
"desktop": 8
33993399
},
34003400
"bottom": {
3401-
"mobile": 18,
3401+
"mobile": 8,
34023402
"desktop": 8
34033403
}
34043404
},

tokens/telefonica.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,11 +3394,11 @@
33943394
"inputPadding": {
33953395
"value": {
33963396
"top": {
3397-
"mobile": 18,
3397+
"mobile": 8,
33983398
"desktop": 8
33993399
},
34003400
"bottom": {
3401-
"mobile": 18,
3401+
"mobile": 8,
34023402
"desktop": 8
34033403
}
34043404
},

tokens/tu.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,11 +3394,11 @@
33943394
"inputPadding": {
33953395
"value": {
33963396
"top": {
3397-
"mobile": 18,
3397+
"mobile": 8,
33983398
"desktop": 8
33993399
},
34003400
"bottom": {
3401-
"mobile": 18,
3401+
"mobile": 8,
34023402
"desktop": 8
34033403
}
34043404
},

tokens/vivo-new.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,11 +3394,11 @@
33943394
"inputPadding": {
33953395
"value": {
33963396
"top": {
3397-
"mobile": 18,
3397+
"mobile": 8,
33983398
"desktop": 8
33993399
},
34003400
"bottom": {
3401-
"mobile": 18,
3401+
"mobile": 8,
34023402
"desktop": 8
34033403
}
34043404
},

tokens/vivo.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3394,11 +3394,11 @@
33943394
"inputPadding": {
33953395
"value": {
33963396
"top": {
3397-
"mobile": 18,
3397+
"mobile": 8,
33983398
"desktop": 8
33993399
},
34003400
"bottom": {
3401-
"mobile": 18,
3401+
"mobile": 8,
34023402
"desktop": 8
34033403
}
34043404
},

0 commit comments

Comments
 (0)