fix overflow text
This commit is contained in:
parent
f587b08863
commit
b5accd5feb
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.item-toggle, .item {
|
||||||
|
white-space: normal;
|
||||||
|
}
|
||||||
|
|
||||||
.input-label {
|
.input-label {
|
||||||
max-width: none;
|
max-width: none;
|
||||||
width: inherit;
|
width: inherit;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue