提供主题文档 与 组件主题变量替换
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
@import "../../theme/variable.less";
|
||||
|
||||
.layui-panel {
|
||||
border-width: 1px;
|
||||
border-style: solid;
|
||||
border-radius: 2px;
|
||||
border-radius: @global-border-radius;
|
||||
background-color: #fff;
|
||||
color: #666;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user