update some style
This commit is contained in:
parent
b354feb67e
commit
b12ca846b5
2 changed files with 4 additions and 4 deletions
|
@ -112,6 +112,6 @@
|
|||
margin-left: 8px;
|
||||
vertical-align: middle;
|
||||
display: inline-block;
|
||||
font-size: @font-size-small;
|
||||
font-size: @font-size-base;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
display: inline-block;
|
||||
width: 180px;
|
||||
height: 210px;
|
||||
font-size: @font-size-small;
|
||||
font-size: @font-size-base;
|
||||
vertical-align: middle;
|
||||
position: relative;
|
||||
padding-top: 35px;
|
||||
|
@ -136,4 +136,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.select-item(@transfer-prefix-cls, @transfer-item-prefix-cls);
|
||||
.select-item(@transfer-prefix-cls, @transfer-item-prefix-cls);
|
||||
|
|
Loading…
Add table
Reference in a new issue