Merge pull request #5285 from JDonadio/fix/overflow-toggle-text
Fix overflow text
This commit is contained in:
commit
e572b80ee1
1 changed files with 4 additions and 0 deletions
|
|
@ -30,6 +30,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.item-toggle, .item {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
.input-label {
|
||||
max-width: none;
|
||||
width: inherit;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue