add channel list to posts
This commit is contained in:
+11
-1
@@ -39,7 +39,7 @@
|
||||
}
|
||||
|
||||
.boticon {
|
||||
|
||||
|
||||
}
|
||||
|
||||
.mention {
|
||||
@@ -87,3 +87,13 @@ button {
|
||||
resize: none;
|
||||
overflow-wrap: break-word;
|
||||
}
|
||||
|
||||
.channelTab {
|
||||
text-align: left;
|
||||
float: left;
|
||||
padding-right: 20px
|
||||
}
|
||||
|
||||
#scriptonly {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user