no message

This commit is contained in:
kuaifan 2025-12-18 23:12:53 +00:00
parent ad9dd6330f
commit df431eea46
2 changed files with 4 additions and 2 deletions

View File

@ -2274,3 +2274,5 @@ AI 分析已更新
请输入 URL
URL不能为空
仅管理员可使用此功能
仅个人群组可修改名称

View File

@ -638,7 +638,7 @@
position: relative;
&:before {
content: "";
content: "\3001";
position: absolute;
left: 0;
bottom: 0;
@ -1609,7 +1609,7 @@
height: 22px;
line-height: 22px;
&:after {
content: "";
content: "\3001";
}
&:last-child {
&:after {