Skip to content

Commit

Permalink
MM-21636 - Updating more modal row css (mattermost#4676)
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadmahmood authored and mickmister committed Jan 15, 2020
1 parent bfc36a3 commit 537d697
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sass/components/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -846,7 +846,8 @@
cursor: pointer;
}

&:hover:not(.clickable) {
&:hover,
&.more-modal__row--selected {
background: v(center-channel-color-05);

.more-modal__actions--round {
Expand Down

0 comments on commit 537d697

Please sign in to comment.