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

View File

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