This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-11-28 15:25:03 +07:00
parent b27a3cb20e
commit 9f5147b923
3 changed files with 371 additions and 157 deletions

View file

@ -114,3 +114,20 @@ input.input-alert
overflow: visible
white-space: normal
transition: width 2s
.select_ellipsis3 .q-field__native > span
white-space: nowrap
overflow: hidden
text-overflow: ellipsis
width: auto
max-width: 60ch
.select_ellipsis2 .q-field__native > span
white-space: nowrap
overflow: hidden
text-overflow: ellipsis
width: auto
max-width: 30ch
.filter-card
background-color: #f1f1f1b0