first commit
This commit is contained in:
7
src/style/antd/utils.less
Normal file
7
src/style/antd/utils.less
Normal file
@@ -0,0 +1,7 @@
|
||||
[class*=btn] {
|
||||
cursor: pointer
|
||||
}
|
||||
|
||||
.bg--primary {
|
||||
background: @primary-color;
|
||||
}
|
||||
Reference in New Issue
Block a user