mirror of
https://github.com/nkanaev/yarr.git
synced 2025-09-13 09:55:36 +00:00
break long words
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user