Updates
This commit is contained in:
@@ -1197,6 +1197,14 @@
|
||||
white-space: nowrap
|
||||
}
|
||||
|
||||
.text-wrap {
|
||||
text-wrap: wrap
|
||||
}
|
||||
|
||||
.break-words {
|
||||
overflow-wrap: break-word
|
||||
}
|
||||
|
||||
.break-all {
|
||||
word-break: break-all
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user