diff --git a/src/common/stylesheets/components/_modal-popup.scss b/src/common/stylesheets/components/_modal-popup.scss index 9083d0bb..d8aa0801 100644 --- a/src/common/stylesheets/components/_modal-popup.scss +++ b/src/common/stylesheets/components/_modal-popup.scss @@ -133,7 +133,7 @@ height: 22px; &:disabled { - color: var(--fill-quinary); + color: var(--fill-tertiary); } }