Merge pull request #1332 from dataease/pr@dev@fix_panel-filter

fix: 过滤组件修改标题字间距选项会跟着一起改变间距问题
This commit is contained in:
王嘉豪 2021-11-30 15:38:55 +08:00 committed by GitHub
commit 96bd85c4e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -139,6 +139,7 @@ export default {
overflow: auto hidden;
inset: 33px 0px 0px;
position: absolute;
letter-spacing: 0px!important;
}
.condition-content-container {
position: relative;