diff --git a/scss/modules/messaging/_attachments.scss b/scss/modules/messaging/_attachments.scss index 801050ee..316c6ec3 100644 --- a/scss/modules/messaging/_attachments.scss +++ b/scss/modules/messaging/_attachments.scss @@ -126,6 +126,12 @@ } } +.c-message_kit { + &__file__meta { + color: $base-font-color; + } +} + .attachment_group { &.has_container { background: $color-base;