替换全局主题变量
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user