refine MyUI

This commit is contained in:
landaiqing
2024-11-07 21:39:16 +08:00
parent 2263ff213c
commit 33d76461f1
73 changed files with 20404 additions and 58 deletions

View File

@@ -16,6 +16,8 @@
// 评论框边框颜色
--comment-child-box-border-color: #90d952;
// 白色
--white-color: #ffffff;
}
@@ -36,6 +38,9 @@
--comment-report-text-color: #ffffff;
// 评论框边框颜色
--comment-child-box-border-color: #ffffff;
// 白色
--white-color: #ffffff;
}
#app {