Trym Bringsrud Fekjær

Results 1 comments of Trym Bringsrud Fekjær

If you want to get rid of the navbar completely you can use this CSS instead (from [this issue)](https://github.com/Kragrathea/OctoPrint-PrettyGCode/issues/112) ` .pgfullscreen #navbar { visibility:hidden; } `