fix(skin): add subtle control transitions on touch devices (#985)

This commit is contained in:
Sam Potts
2026-03-18 16:14:46 +11:00
committed by GitHub
parent 89d9e15bb3
commit 7e0827c330
20 changed files with 138 additions and 111 deletions
@@ -36,7 +36,7 @@
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
translate: -50% -50%;
opacity: 0;
}