diff --git a/components/Button/index.scss b/components/Button/index.scss index c240aaad..e0527b66 100644 --- a/components/Button/index.scss +++ b/components/Button/index.scss @@ -65,7 +65,7 @@ &.Save { color: #ff4d4d; - .Accessory svg { + &.Active .Accessory svg { fill: #ff4d4d; stroke: #ff4d4d; }