|
@@ -96,11 +96,10 @@
|
|
height: $--transfer-item-height;
|
|
height: $--transfer-item-height;
|
|
line-height: $--transfer-item-height;
|
|
line-height: $--transfer-item-height;
|
|
padding-left: 15px;
|
|
padding-left: 15px;
|
|
- display: block;
|
|
|
|
|
|
+ display: block !important;
|
|
|
|
|
|
& + .el-transfer-panel__item {
|
|
& + .el-transfer-panel__item {
|
|
margin-left: 0;
|
|
margin-left: 0;
|
|
- display: block!important;
|
|
|
|
}
|
|
}
|
|
|
|
|
|
&.el-checkbox {
|
|
&.el-checkbox {
|