diff --git a/webapp/sass/components/_modal.scss b/webapp/sass/components/_modal.scss index 43d0cd98f0..f66a088046 100644 --- a/webapp/sass/components/_modal.scss +++ b/webapp/sass/components/_modal.scss @@ -76,7 +76,7 @@ } .remove__member { - color: $dark-gray; + color: inherit; float: right; font-size: 20px; line-height: 0;