7 lines
83 B
Plaintext
7 lines
83 B
Plaintext
@import './Input.less';
|
|
|
|
.@{prefixClass}-time-input {
|
|
.input();
|
|
width: 40px;
|
|
}
|