mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
fix: 过滤组件间距调整
This commit is contained in:
@@ -497,7 +497,7 @@ const opacityStyle = computed(() => {
|
||||
position: relative;
|
||||
display: flex;
|
||||
margin: auto 0;
|
||||
padding: 16px;
|
||||
padding: 16px 4px 4px 4px;
|
||||
.query-fields-container {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
Reference in New Issue
Block a user