Skip to content

Commit

Permalink
Step 5.33: Add chats-options component view style
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and DAB0mB committed Feb 26, 2017
1 parent eb69eca commit 4414984
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/pages/chat-options/chat-options.scss
@@ -0,0 +1,13 @@
.chats-options-page-content {
.options {
margin: 0;
}

.option-name {
float: left;
}

.option-icon {
float: right;
}
}

0 comments on commit 4414984

Please sign in to comment.