kpi
This commit is contained in:
parent
b27a3cb20e
commit
9f5147b923
3 changed files with 371 additions and 157 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue