Skip to content

Commit

Permalink
Add styles for unread messages loading screen
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Sep 15, 2017
1 parent 07ad773 commit ae5b216
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scss/modules/messaging/_unreads.scss
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,8 @@
.unread_empty_state_refresh {
background: rgba($color-base, 0.97);
}

.unread_msgs_loading {
background: $color-base;
background-image: none;
}

0 comments on commit ae5b216

Please sign in to comment.