diff --git a/src/filterRules/ruleController/index.scss b/src/filterRules/ruleController/index.scss index 30e4e75bf..04552274b 100644 --- a/src/filterRules/ruleController/index.scss +++ b/src/filterRules/ruleController/index.scss @@ -85,6 +85,9 @@ } &--component { flex: 1; + .ant-input-disabled { + color: #3D446E; + } } &--operation { width: 10%;