feat(VnTable): improve css columns #548

Merged
alexm merged 4 commits from 6825-improve-css into dev 2024-07-12 09:06:43 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e1049f660e - Show all commits

View File

@ -235,7 +235,7 @@ input::-webkit-inner-spin-button {
tbody {
th {
.q-select {
max-width: 100px;
max-width: 120px;
}
}
td {