v1.7.0 — 任务清单改为 Tab 内二级页面,不再使用独立弹窗
This commit is contained in:
@@ -513,7 +513,7 @@ td {
|
||||
padding: 4px; border-radius: 6px; display: flex;
|
||||
}
|
||||
.task-close:hover { color: #475569; background: #f1f5f9; }
|
||||
.task-body-wrap { position: relative; overflow: hidden; }
|
||||
.task-body-wrap, .task-page-wrap { position: relative; overflow: hidden; }
|
||||
.task-body { padding: 20px; display: flex; flex-direction: column; gap: 16px; transition: margin-right 0.25s ease; }
|
||||
.task-drawer {
|
||||
position: absolute; top: 0; right: 0; width: 420px; height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user