@@ -39,8 +39,12 @@
}
- .van-field__label {
- width: 2.4rem;
+ .van-field {
+ flex-wrap: nowrap;
+
+ &__label {
+ width: 2.4rem;
+ }