提供主题文档 与 组件主题变量替换
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@import "../../theme/variable.less";
|
||||
|
||||
/** backtop **/
|
||||
@width: 50px;
|
||||
@height: @width;
|
||||
@@ -15,7 +17,7 @@
|
||||
font-size: 40px;
|
||||
background-color: #9f9f9f;
|
||||
color: #ffffff;
|
||||
border-radius: 2px;
|
||||
border-radius: @global-border-radius;
|
||||
opacity: 0.95;
|
||||
z-index: 999999;
|
||||
:hover {
|
||||
|
||||
Reference in New Issue
Block a user