force refresh button to live on top of the canvas

possibly hacky
pull/5/head
zero01101 2022-12-20 08:31:52 -06:00
parent 2e9adf66fa
commit 113bd7849c
1 changed files with 2 additions and 0 deletions

View File

@ -23,4 +23,6 @@
right: 0;
margin: auto;
z-index: 9999; /* little guy gets bashful and hides behind the canvas in firefox */
}