mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
[bugfix] Picker: text adjust may cause option wrong offset (#916)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
user-select: none;
|
||||
position: relative;
|
||||
background-color: $white;
|
||||
-webkit-text-size-adjust: 100%; /* avoid iOS text size adjust */
|
||||
|
||||
&__toolbar {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user