diff --git a/app/javascript/styles/custom.scss b/app/javascript/styles/custom.scss index e3fa50cf2..91b8858c9 100644 --- a/app/javascript/styles/custom.scss +++ b/app/javascript/styles/custom.scss @@ -14,7 +14,7 @@ } } -.compose-form__sensitive-button__icon { +.sensitive { &.inverted.active { color: #ffffff; background-color: #FF5500; @@ -44,7 +44,7 @@ position: absolute; bottom: 0px; width: auto; - height: 75%; + height: 70%; left: 60px; } }