Skip to content

Commit

Permalink
Update styling of sidebar border
Browse files Browse the repository at this point in the history
  • Loading branch information
laCour committed Jun 17, 2017
1 parent fd33ce1 commit 73a2ea2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions scss/layout/_sidebar.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
.client_channels_list_container {
background-color: $color-shade-dark;
border-right-color: $color-shade-dark;
}

#col_channels {
background-color: $color-shade-dark;
color: $base-font-color;
Expand Down

0 comments on commit 73a2ea2

Please sign in to comment.