mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 17:21:39 +09:00
Completely hide debug button when not in use
This commit is contained in:
parent
8b9694fe6d
commit
d772a8df85
2 changed files with 2 additions and 1 deletions
|
|
@ -293,6 +293,7 @@ button.btn {
|
|||
|
||||
/* Debug */
|
||||
#rhymix_debug_button {
|
||||
display: none;
|
||||
position: fixed;
|
||||
left: 0; bottom: 40px;
|
||||
background: #eeeeee;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue