Merge pull request #4771 from dataease/pr@dev@perf_filter_dialog

perf(过滤器): 过滤器字段过多样式优化
This commit is contained in:
fit2cloud-chenyw 2023-03-14 09:32:16 +08:00 committed by GitHub
commit 83b1224b1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -92,7 +92,7 @@ export default {
.filter-field {
border-radius: 4px;
height: 40px;
overflow-x: overlay;
.field-content {
position: relative;
display: table;