Fix wrist overlay grey

This commit is contained in:
Natsumi
2026-02-03 15:42:02 +13:00
parent 50a037686b
commit 38cad7d2e3
2 changed files with 3 additions and 2 deletions

View File

@@ -252,7 +252,8 @@ button {
top: 0px;
left: 0;
width: 512px;
height: 512px;
height: 510px;
margin-bottom: 2px;
z-index: 20;
display: flex;
flex-direction: column;