This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
c2f5b3fa9f
ant-design-vue
/
components
/
vc-calendar
/
assets
/
index
/
Time.less
7 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
@import './Input.less';
add vc-calendar
2018-03-10 14:10:13 +00:00
.@{prefixClass}-time-input {
.input();
style: lint add semi and prettier
2019-01-12 03:33:27 +00:00
width: 40px;
}