修改样式

This commit is contained in:
augushong
2024-10-10 17:39:41 +08:00
parent 447d4e0bbb
commit 8bfcccf67d
3 changed files with 1 additions and 3 deletions

View File

@@ -2431,7 +2431,6 @@
color: #999; color: #999;
padding-left: 15px; padding-left: 15px;
line-height: 24px; line-height: 24px;
white-space: break-spaces;
word-wrap: anywhere; word-wrap: anywhere;
} }

File diff suppressed because one or more lines are too long

View File

@@ -25,7 +25,6 @@
color: #999; color: #999;
padding-left: 15px; padding-left: 15px;
line-height: 24px; line-height: 24px;
white-space: break-spaces;
word-wrap: anywhere; word-wrap: anywhere;
} }
} }