Skip to content

Commit

Permalink
IBX-2821: Fixed icon background in read notification (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
dew326 authored Jun 23, 2022
1 parent 29c7905 commit 603fe2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bundle/Resources/public/scss/mixins/_type-icon.scss
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@

@mixin type-icon-read {
fill: $ibexa-color-light-200;
background: $ibexa-color-light-200;
opacity: 0.5;
}

0 comments on commit 603fe2a

Please sign in to comment.