mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-21 17:20:19 +00:00
no message
This commit is contained in:
parent
d03dabdfdf
commit
e3d0f571d2
@ -28,7 +28,8 @@
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
|
|
||||||
.task-info {
|
.task-info,
|
||||||
|
.task-dialog {
|
||||||
.head {
|
.head {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 0;
|
top: 0;
|
||||||
@ -42,6 +43,7 @@
|
|||||||
|
|
||||||
.task-dialog {
|
.task-dialog {
|
||||||
padding-bottom: calc(var(--navigation-bar-height) + 20px);
|
padding-bottom: calc(var(--navigation-bar-height) + 20px);
|
||||||
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user