mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Added privatemode for mobile
This commit is contained in:
@@ -1467,7 +1467,7 @@ ul #chat-log{
|
||||
|
||||
#player{
|
||||
height:95%;
|
||||
height: calc(100% - 32px);
|
||||
height: calc(100%);
|
||||
position: relative;
|
||||
transform: translate(0%, 0%);
|
||||
z-index: 99;
|
||||
|
||||
Reference in New Issue
Block a user