add channel searching

This commit is contained in:
James Taylor
2018-07-19 02:33:48 -07:00
parent 2965161bbe
commit 40039ba672
4 changed files with 75 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
grid-auto-flow: column;
justify-content:start;
background-color: #bcbcbc;
background-color: #aaaaaa;
padding: 3px;
}
main .channel-info{