update Transfer
update Transfer
This commit is contained in:
parent
967e8e4312
commit
bf0203db3d
5 changed files with 22 additions and 5 deletions
|
@ -33,11 +33,11 @@
|
|||
font-size: 14px;
|
||||
}
|
||||
|
||||
ul{
|
||||
ul:not([class^="ivu-"]){
|
||||
padding-left: 40px;
|
||||
list-style-type: disc;
|
||||
}
|
||||
li{
|
||||
li:not([class^="ivu-"]){
|
||||
margin-bottom: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
@import "base";
|
||||
@import "iconfont/ionicons";
|
||||
@import "layout";
|
||||
@import "layout";
|
||||
@import "article";
|
Loading…
Add table
Add a link
Reference in a new issue