other components...
This commit is contained in:
10
src/components/CDateTime/CDateTime.scss
Executable file
10
src/components/CDateTime/CDateTime.scss
Executable file
@@ -0,0 +1,10 @@
|
||||
.calendar_comp{
|
||||
max-width: 170px;
|
||||
@media (max-width: 400px) {
|
||||
max-width: 400px;
|
||||
}
|
||||
}
|
||||
|
||||
.calendar_comp {
|
||||
vertical-align: center;
|
||||
}
|
||||
Reference in New Issue
Block a user