5 lines
61 B
SCSS
5 lines
61 B
SCSS
|
@import "variables";
|
||
|
|
||
|
vn-date-picker {
|
||
|
max-width: 90px;
|
||
|
}
|