update screen 8, 10

This commit is contained in:
leonard
2025-07-28 08:44:51 +07:00
parent 1453e75f9a
commit d3984182e8
6 changed files with 17 additions and 11 deletions

View File

@ -1,4 +1,6 @@
.v-select__custom {
padding: 0.125rem;
&.v-text-field.v-text-field--solo:not(.v-text-field--solo-flat)>.v-input__control>.v-input__slot {
box-shadow: none;
}
@ -42,6 +44,10 @@
legend {
width: 0;
}
.v-select-list {
padding: 0 1rem;
}
}
.v-input__custom {