diff --git a/frontend/scss/molecules/_m-info-trigger.scss b/frontend/scss/molecules/_m-info-trigger.scss index 6ee131031..76921898d 100644 --- a/frontend/scss/molecules/_m-info-trigger.scss +++ b/frontend/scss/molecules/_m-info-trigger.scss @@ -64,6 +64,7 @@ padding: 12px 16px 16px; border: 0 none; border-radius: $border-radius; + color: $color__white; background-color: rgba($color__black, .7); transition: opacity .15s; overflow: hidden;