Skip to content

Commit

Permalink
Correct button color for attachment preview actions
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Apr 23, 2017
1 parent fc0f13b commit bb9078f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/modules/messaging/_attachments.scss
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@

.preview_actions .btn {
background-color: $color-shade-dark;
color: $base-font-color !important;

&::after {
border-color: $color-shade-darkest;
Expand Down

0 comments on commit bb9078f

Please sign in to comment.