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
URL不能为空 URL不能为空
仅管理员可使用此功能 仅管理员可使用此功能
仅个人群组可修改名称

View File

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