fix word-break - fix apply error at update memo
This commit is contained in:
parent
4fcc058049
commit
dc5a9ef91c
2 changed files with 3 additions and 1 deletions
|
|
@ -50,6 +50,9 @@
|
|||
}
|
||||
.item {
|
||||
border-color: $item-border-color;
|
||||
&-note {
|
||||
word-break: keep-all;
|
||||
}
|
||||
}
|
||||
.info {
|
||||
span {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue