mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-12 03:01:12 +00:00
no message
This commit is contained in:
parent
621706b1ff
commit
13560616c8
@ -19,6 +19,8 @@
|
|||||||
border-top-left-radius: 0;
|
border-top-left-radius: 0;
|
||||||
border-top-right-radius: 0;
|
border-top-right-radius: 0;
|
||||||
padding-right: 14px;
|
padding-right: 14px;
|
||||||
|
position: sticky;
|
||||||
|
top: 0;
|
||||||
> span {
|
> span {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
@ -328,6 +330,9 @@ body.window-portrait {
|
|||||||
user-select: none;
|
user-select: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.dashboard-warning {
|
||||||
|
border-radius: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit a273a98b8e60b810c1754cb60e06c0a8096c80c7
|
Subproject commit fab6c2cde988b4a0fbe08002197687da3a1aeacd
|
||||||
Loading…
x
Reference in New Issue
Block a user