mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Showing viewers on mobile
This commit is contained in:
@@ -2259,10 +2259,14 @@ nav ul li:hover, nav ul li.active {
|
|||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#viewers, #volume{
|
#volume{
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#viewers {
|
||||||
|
margin-top: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
#duration{
|
#duration{
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
|||||||
Reference in New Issue
Block a user