Navigation Menu

Skip to content

Commit

Permalink
Step 7.34: Added chat options stylesheets
Browse files Browse the repository at this point in the history
  • Loading branch information
dotansimha authored and darkbasic committed Oct 16, 2017
1 parent 801ae01 commit c83c537
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions src/pages/chats/chats-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 c83c537

Please sign in to comment.