Open deezed420 opened 1 year ago
you can hide that menu
you mean remove it completely without being able to click on it or anything?
You can hide the "..." toggle from default.css:
{ position: absolute; border: 1px solid #ddd; background-color: #F4F4F4; z-index: 200; visibility: hidden; display: none; }
Can there just be a bare-bones option of Myrtille without the options menu in the top-left of every session? Or can I hide it?