mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-23 19:32:35 +00:00
no message
This commit is contained in:
parent
ad9dd6330f
commit
df431eea46
@ -2274,3 +2274,5 @@ AI 分析已更新
|
||||
请输入 URL
|
||||
URL不能为空
|
||||
仅管理员可使用此功能
|
||||
|
||||
仅个人群组可修改名称
|
||||
@ -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 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user