This commit is contained in:
CortexCore
2024-11-13 17:47:45 +08:00
parent c4af12acd7
commit 416e3322db
208 changed files with 2591757 additions and 1497 deletions

View File

@@ -20,3 +20,9 @@
flex-grow: 1;
transition-duration: 0.2s;
}
.level-button:focus {
-unity-background-image-tint-color: rgb(255, 255, 255);
flex-grow: 1;
transition-duration: 0.2s;
}