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