Feature of /who and seeing the people in the channel

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-20 16:31:14 +02:00
parent 9d24d389e3
commit 4048b1346b
5 changed files with 44 additions and 21 deletions

View File

@@ -3651,6 +3651,7 @@ nav ul li:hover, nav ul li.active {
overflow: auto;
opacity: 1;
overflow:hidden;
padding-right: .5rem !important;
}
#playlist{
@@ -3658,6 +3659,7 @@ nav ul li:hover, nav ul li.active {
height: 90%;
height: calc(100vh - 64px);
overflow: hidden;
padding-right: 0px;
/*padding-right: 0px;*/
/*padding:0px 0px 0px 0px;*/
}