讨论显示字数

This commit is contained in:
DESKTOP-RQ919RC\Pc
2025-04-30 16:37:35 +08:00
parent a4d97e2ad2
commit 39475bc8bb
20 changed files with 125 additions and 78 deletions

View File

@@ -2073,3 +2073,8 @@ a {
border-color: #fde2e2;
color: #f56c6c;
}
.numberwords {
color: #b9b8b8;
text-align: right;
margin-right: 40px;
}

View File

@@ -2515,3 +2515,11 @@ a {
}
}
}
.numberwords {
color: #b9b8b8;
text-align: right;
// padding: 0 14px;
margin-right: 40px;
}