Update datepicker select

This commit is contained in:
Michael
2025-09-05 18:50:41 +09:00
parent dd28f5c620
commit 66f73f40f4
2 changed files with 14 additions and 0 deletions

View File

@ -549,5 +549,10 @@ export default {
color: #000 !important;
}
}
.datepicker-timeselect .v-input__slot {
margin: 3px;
}
}
</style>