break long words to multiple lines
This commit is contained in:
parent
b3742ed3f7
commit
db99a40059
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ textarea {
|
|||
padding-top: 20px;
|
||||
display: inline-block;
|
||||
color: #999 !important;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.price-calc-section .card {
|
||||
|
|
Loading…
Reference in a new issue