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