mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Fireplace-player same size as other player
This commit is contained in:
@@ -1784,7 +1784,7 @@ margin-right: 52%;
|
|||||||
|
|
||||||
#fireplace_player{
|
#fireplace_player{
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
width: calc(100% - .75rem);
|
/*width: calc(100% - .75rem);*/
|
||||||
height: calc(100% - 32px);
|
height: calc(100% - 32px);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
display:none;
|
display:none;
|
||||||
|
|||||||
Reference in New Issue
Block a user