fix autorepeat and volume save

This commit is contained in:
2023-12-11 23:14:26 +01:00
parent 6062f6895b
commit 6d95acddd2
6 changed files with 38 additions and 36 deletions

View File

@@ -82,8 +82,9 @@
}
.ghost.mino {
margin: 1px;
background: rgba(0, 0, 0, 10%) !important;
border: 2px solid rgba(150, 150, 150, 33%) !important;
border: 3px solid #646464 !important;
box-shadow:
-2px -2px 6px rgba(128, 128, 128, 25%),
-2px 2px 6px rgba(128, 128, 128, 25%),