fix(fe): normalize classnames
This commit is contained in:
parent
4601ed9f77
commit
7c1bc34c48
6 changed files with 112 additions and 94 deletions
|
@ -593,4 +593,8 @@
|
|||
|
||||
.txt-align-r {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.work-break-all {
|
||||
word-break: break-all;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue