break long words
This commit is contained in:
parent
eb90c5b9aa
commit
333d9373dd
1 changed files with 1 additions and 0 deletions
|
|
@ -177,6 +177,7 @@ select.form-control:not([multiple]):not([size]) {
|
|||
.selectgroup-label {
|
||||
padding: .375rem .5rem;
|
||||
border-radius: 4px;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.selectgroup-label:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue