v1.4.0 - bugfix

This commit is contained in:
LINING-PC\lining
2025-10-11 21:16:59 +08:00
parent 243c2da636
commit 6049e50fb6
4 changed files with 56 additions and 42 deletions
-1
View File
@@ -3122,7 +3122,6 @@ const handleAddSuccessor = (task: Task) => {
/* 暗色主题下的竖直线 */
:global(html[data-theme='dark']) .month-first-vertical-line {
background-color: var(--gantt-primary-light, #66b1ff);
opacity: 0.7;
}
/* 周视图背景列样式 */