style: 调整评论富文本详情暗黑背景颜色style
This commit is contained in:
parent
97cd5bc754
commit
810c8c5aba
|
@ -8,6 +8,7 @@
|
||||||
font-size: 14px !important;
|
font-size: 14px !important;
|
||||||
line-height: 22px !important;
|
line-height: 22px !important;
|
||||||
color: var(--color-text-2) !important;
|
color: var(--color-text-2) !important;
|
||||||
|
background: var(--color-text-fff);
|
||||||
word-break: break-all !important;
|
word-break: break-all !important;
|
||||||
ul {
|
ul {
|
||||||
list-style: disc !important;
|
list-style: disc !important;
|
||||||
|
|
Loading…
Reference in New Issue