Update attendance-counter-page.component.scss
ci-cd-vm / ci-cd (push) Failing after 1m25s

This commit is contained in:
Chris Chen
2026-06-23 17:47:16 -07:00
parent b1e3e23325
commit 7356d0e810
@@ -133,6 +133,7 @@
cursor: pointer;
user-select: none;
-webkit-tap-highlight-color: transparent;
touch-action: manipulation; /* kill double-tap-to-zoom on rapid taps */
transition: transform 0.08s ease, filter 0.15s ease, opacity 0.15s ease;
box-shadow: 0 8px 20px -8px rgba(0, 0, 0, 0.6);
@@ -163,6 +164,7 @@
cursor: pointer;
user-select: none;
-webkit-tap-highlight-color: transparent;
touch-action: manipulation; /* kill double-tap-to-zoom on rapid taps */
transition: transform 0.08s ease, filter 0.15s ease;
-webkit-background-clip: text;
background-clip: text;