Skip to content

Commit c83c537

Browse files
dotansimhadarkbasic
authored andcommitted
Step 7.34: Added chat options stylesheets
1 parent 801ae01 commit c83c537

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: src/pages/chats/chats-options.scss

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
.chats-options-page-content {
2+
.options {
3+
margin: 0;
4+
}
5+
6+
.option-name {
7+
float: left;
8+
}
9+
10+
.option-icon {
11+
float: right;
12+
}
13+
}

0 commit comments

Comments
 (0)