Merge pull request #2168 from dataease/pr@dev@style_panel_filter_dialog

style: 条件过滤弹框样式
This commit is contained in:
fit2cloud-chenyw 2022-04-25 13:19:40 +08:00 committed by GitHub
commit 4e9a11b29c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -114,7 +114,7 @@ export default {
color: #9ea6b2;
border: 1px solid var(--TableBorderColor, #E6E6E6);
width: auto;
max-width: 0%;
// max-width: 0%;
position: relative;
display: inherit;
vertical-align: middle;