ghost opacity

This commit is contained in:
2026-03-08 05:35:43 +01:00
parent 7ed61e135b
commit 89b08832d1
2 changed files with 1 additions and 2 deletions

View File

@@ -43,7 +43,6 @@
.ghost {
--sprite-pos: 0;
opacity: 50%;
}
.disabled {

View File

@@ -43,7 +43,7 @@
.ghost {
--sprite-pos: 7;
opacity: 50%;
opacity: 40%;
}
.disabled {