Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
MM-15680 - Updating channel header icon styling (#2818)
Browse files Browse the repository at this point in the history
  • Loading branch information
asaadmahmood authored and saturninoabril committed May 20, 2019
1 parent 29ae1d3 commit 25c2752
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sass/layout/_headers.scss
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@
.channel-header__icon {
@include border-radius(50%);
border: 1px solid;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
height: 30px;
line-height: 30px;
Expand Down

0 comments on commit 25c2752

Please sign in to comment.