表格查询条件下拉框文本超长显示错乱 (#2242)

* Update index.less

fix: 下拉框文本超长显示问题修改

* Update BasicTable.vue

fix: 表格查询条件下拉框文本超长显示错乱
This commit is contained in:
wangkang
2022-10-02 06:12:14 +08:00
committed by GitHub
parent dfe560a542
commit 99326342bc

View File

@@ -375,6 +375,7 @@
padding: 16px;
.ant-form {
width: 100%;
padding: 12px 10px 6px;
margin-bottom: 16px;
background-color: @component-background;