|
@@ -1581,13 +1581,13 @@ export default {
|
|
|
.date-time-container{
|
|
|
background-color: transparent;
|
|
|
}
|
|
|
- .selector-card{
|
|
|
+ .time-selector{
|
|
|
height: 24px;
|
|
|
}
|
|
|
- .selector-card:not(:last-of-type){
|
|
|
+ .time-selector:not(:last-of-type){
|
|
|
border-bottom: none;
|
|
|
}
|
|
|
- .selector-card.s-line .selector-card-header{
|
|
|
+ .time-selector.s-line .selector-card-header{
|
|
|
margin-right: 12px;
|
|
|
min-width: 70px;
|
|
|
}
|