修改禅道已知bug

This commit is contained in:
qq787203167
2022-08-16 09:46:40 +08:00
parent 3084a925ac
commit 390411d62f
6 changed files with 12 additions and 2 deletions
@@ -590,6 +590,7 @@
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
word-break: break-word;
color: #040B29;
font-weight: 400;
}
@@ -618,6 +619,7 @@
font-size: 16px;
text-overflow: ellipsis;
white-space: pre-wrap;
word-break: break-word;
overflow: visible;
float: left;
color: #040B29;