monolito_djanco_poonto/node_modules/vuetify/lib/components/VDatePicker/VDatePicker.css
2025-02-25 13:26:08 -03:00

7 lines
100 B
CSS

.v-date-picker {
overflow: hidden;
width: 328px;
}
.v-date-picker--show-week {
width: 368px;
}