Merge pull request #2176 from dataease/pr@dev@style_filter_dialog_condition

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

View File

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