Allow Subscribe button to resize in the channel view
This commit is contained in:
parent
9b7b240de4
commit
018a68f852
|
@ -67,7 +67,7 @@
|
||||||
top: 50px;
|
top: 50px;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
height: 50px;
|
height: 50px;
|
||||||
width: 150px;
|
min-width: 150px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.channelSearch {
|
.channelSearch {
|
||||||
|
|
Loading…
Reference in New Issue