Remove space checkbox when is not hover #1002
|
@ -292,3 +292,7 @@ input::-webkit-inner-spin-button {
|
|||
.no-visible {
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
.q-item > .q-item__section > .q-checkbox {
|
||||
max-width: fit-content;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue