diff --git a/app/styles/components/modal.scss b/app/styles/components/modal.scss index 48a684516..62d44f603 100644 --- a/app/styles/components/modal.scss +++ b/app/styles/components/modal.scss @@ -702,6 +702,12 @@ right: 15px; height: 20px; width: 20px; + + .svg-icon { + color: var(--primary-text-color); + height: 20px; + width: 20px; + } } }