v1.2.1 - SonarQube scanning issues fixed.

This commit is contained in:
LINING-PC\lining
2025-07-22 18:21:37 +08:00
parent b964c52796
commit 8b589be3cc
8 changed files with 45 additions and 29 deletions
-4
View File
@@ -1117,10 +1117,6 @@ function confirmTimer(desc: string) {
background: var(--gantt-primary, #409eff);
}
.progress-slider::-moz-range-track {
background: var(--gantt-border-light, #e4e7ed);
}
/* 为更好的兼容性,添加一个伪元素来显示已完成部分 */
.progress-slider::before {
content: '';