Fixed modal break work issue
This commit is contained in:
parent
8351161595
commit
84b1fb0a43
@ -4466,7 +4466,7 @@ a.countries_modal_search_clear {
|
||||
margin-top: 4px;
|
||||
}
|
||||
.md_modal_section_param_value {
|
||||
word-break: break-all;
|
||||
word-break: break-word;
|
||||
word-wrap: break-word;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user