stylus 语法换成 saas 语法全部完成

This commit is contained in:
GeekMaster
2025-08-02 10:24:10 +08:00
parent 54f8494b5c
commit 92915f7678
24 changed files with 845 additions and 790 deletions

View File

@@ -1,6 +1,6 @@
.job-list-box {
@import 'running-job-list.scss';
@use 'running-job-list.scss' as *;
.job-list-box {
.finish-job-list {
#waterfall {
display: flex;