mirror of
https://github.com/youzan/vant.git
synced 2025-10-20 10:44:59 +00:00
[Improvement] Field: input text align (#1352)
This commit is contained in:
@@ -29,6 +29,14 @@
|
||||
color: $gray-darker;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
&--center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
&--right {
|
||||
text-align: right;
|
||||
}
|
||||
}
|
||||
|
||||
&__clear,
|
||||
|
Reference in New Issue
Block a user