mirror of
https://github.com/nkanaev/yarr.git
synced 2025-07-12 01:20:11 +00:00
break long words
This commit is contained in:
parent
eb90c5b9aa
commit
333d9373dd
@ -177,6 +177,7 @@ select.form-control:not([multiple]):not([size]) {
|
|||||||
.selectgroup-label {
|
.selectgroup-label {
|
||||||
padding: .375rem .5rem;
|
padding: .375rem .5rem;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
overflow-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
.selectgroup-label:hover {
|
.selectgroup-label:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user