fix: 过滤组件修改标题字间距选项会跟着一起改变间距问题
This commit is contained in:
parent
2673af28f0
commit
60c5c88304
@ -139,6 +139,7 @@ export default {
|
||||
overflow: auto hidden;
|
||||
inset: 33px 0px 0px;
|
||||
position: absolute;
|
||||
letter-spacing: 0px!important;
|
||||
}
|
||||
.condition-content-container {
|
||||
position: relative;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user