init dev-push code ui base design

This commit is contained in:
leonard
2025-07-22 09:58:38 +07:00
parent ffdf5ccb66
commit eedbf94d56
214 changed files with 42170 additions and 28040 deletions

View File

@ -41,6 +41,7 @@ export default {
.v-input__control,
.v-input__slot {
height: 100%;
background-color: rgba(0, 0, 0, 0) !important;
}
.v-input--selection-controls__input {
width: 100%;
@ -80,7 +81,7 @@ export default {
background-color: #383f5d;
}
.v-input--switch__thumb {
transform: translate(38px, 0);
// transform: translate(38px, 0);
background-image: url(../../assets/images/icon/ico-theme-dark.png);
}
}