fix: Make 'End Game' button work again
This commit is contained in:
parent
a3b707a7b6
commit
7b17afeb22
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@
|
|||
margin: 0.5em;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
z-index: 1; // because it's in a zero-height area we need to put it on top
|
||||
}
|
||||
|
||||
.scoring {
|
||||
|
|
Loading…
Reference in a new issue