表格查询条件下拉框文本超长显示错乱 (#2242)
* Update index.less fix: 下拉框文本超长显示问题修改 * Update BasicTable.vue fix: 表格查询条件下拉框文本超长显示错乱
This commit is contained in:
parent
dfe560a542
commit
99326342bc
|
|
@ -375,6 +375,7 @@
|
||||||
padding: 16px;
|
padding: 16px;
|
||||||
|
|
||||||
.ant-form {
|
.ant-form {
|
||||||
|
width: 100%;
|
||||||
padding: 12px 10px 6px;
|
padding: 12px 10px 6px;
|
||||||
margin-bottom: 16px;
|
margin-bottom: 16px;
|
||||||
background-color: @component-background;
|
background-color: @component-background;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue