fix
This commit is contained in:
parent
bfcbe96678
commit
5f0c6756d9
1 changed files with 13 additions and 0 deletions
|
|
@ -187,5 +187,18 @@ h3.resigtry-tab-title
|
||||||
text-overflow: ellipsis
|
text-overflow: ellipsis
|
||||||
width: 200px
|
width: 200px
|
||||||
|
|
||||||
|
.select_ellipsis2 .q-field__native > span
|
||||||
|
white-space: nowrap
|
||||||
|
overflow: hidden
|
||||||
|
text-overflow: ellipsis
|
||||||
|
width: 300px
|
||||||
|
|
||||||
|
.select_ellipsis3 .q-field__native > span
|
||||||
|
white-space: nowrap
|
||||||
|
overflow: hidden
|
||||||
|
text-overflow: ellipsis
|
||||||
|
width: auto
|
||||||
|
max-width: 60ch
|
||||||
|
|
||||||
.dialog-content-top .q-dialog__inner
|
.dialog-content-top .q-dialog__inner
|
||||||
align-items: start
|
align-items: start
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue