Allow Subscribe button to resize in the channel view

This commit is contained in:
Preston 2020-09-02 22:01:47 -04:00
parent 9b7b240de4
commit 018a68f852
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
top: 50px;
right: 20px;
height: 50px;
width: 150px;
min-width: 150px;
}
.channelSearch {