Changed back to a single sheen effect

This commit is contained in:
WBHarry 2026-06-13 00:26:44 +02:00
parent 84bfcae484
commit 919e872f68

View file

@ -22,7 +22,6 @@
pointer-events: all;
align-self: flex-end;
transition: 0.3s right ease-in-out;
display: flex;
flex-direction: column;
@ -121,7 +120,7 @@
border-radius: 6px;
&.change-glow {
animation: shimmer 1s ease-in-out infinite;
animation: shimmer 1s ease-in-out;
background: linear-gradient(-45deg, transparent 30%, light-dark(@dark-blue-40, @golden-40) 35%, transparent 40%);
background-size: 300%;
background-position-x: 100%