fix(VnTable): max-width vn-select
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
b4853af69d
commit
e1049f660e
|
@ -235,7 +235,7 @@ input::-webkit-inner-spin-button {
|
|||
tbody {
|
||||
th {
|
||||
.q-select {
|
||||
max-width: 100px;
|
||||
max-width: 120px;
|
||||
}
|
||||
}
|
||||
td {
|
||||
|
|
Loading…
Reference in New Issue