Skip to content

Commit 4e39aed

Browse files
dotansimhadarkbasic
authored andcommitted
Step 9.6: Add message options styles
1 parent e7dcfd7 commit 4e39aed

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
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)