Open plasmatech8 opened 1 year ago
See https://github.com/Posandu/svelte-ripple-action/issues/2#issuecomment-1737533264
Relating to .btn
.btn
.btn>:not([hidden])~:not([hidden]) { --tw-space-x-reverse: 0; margin-right:calc(.5rem * var(--tw-space-x-reverse)); margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse))) }
Appears to be at the correct position on first click, but subsequent clicks (without a pause) are offset.
See https://github.com/Posandu/svelte-ripple-action/issues/2#issuecomment-1737533264
Relating to
.btn