替换全局主题变量

This commit is contained in:
就眠儀式
2022-02-06 13:14:41 +08:00
parent ae12a64f2a
commit 6948cb2db5
6 changed files with 60 additions and 50 deletions

View File

@@ -1,3 +1,5 @@
@import "../../theme/variable.less";
.layui-timeline {
padding-left: 5px;
}
@@ -16,7 +18,7 @@
height: 20px;
line-height: 20px;
background-color: #fff;
color: #5fb878;
color: @global-checked-color;
border-radius: 50%;
text-align: center;
cursor: pointer;