mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Made major improvements to embedded player, added option for making server force clients to fully refresh, and added some more failsafes for the server
This commit is contained in:
@@ -157,7 +157,7 @@
|
||||
position: absolute;
|
||||
top: -47px;
|
||||
left: 10px;
|
||||
background-image: url('public/images/z.svg');
|
||||
background-image: url('/assets/images/z.svg');
|
||||
width: 50px;
|
||||
height: 50px;
|
||||
background-position: center;
|
||||
|
||||
Reference in New Issue
Block a user