@@ -687,3 +687,16 @@
min-height: 26px;
}
+// el-transfer
+.el-transfer {
+ position: relative;
+ font-size: 0;
+ .el-transfer-panel {
+ width: calc(50% - 83px);
+ }
+
+ .el-transfer-panel__item.el-checkbox .el-checkbox__label {
+ white-space: normal;
+ text-overflow: initial;
+}
@@ -3,7 +3,7 @@
:visible.sync="modalIsShow"
append-to-body
top="20px"
- width="700px"
+ width="100%"
title="选择班级"
:close-on-click-modal="false"
:close-on-press-escape="false"
@@ -4,7 +4,7 @@
- width="650px"