CASH-500 lowering the z-index for this element ends persistent rendering

This commit is contained in:
Matt Caimi 2025-04-10 14:12:56 -04:00
parent 51f1d02106
commit c7aabc80dd

View file

@ -136,7 +136,7 @@ export default {
color: $white;
background: linear-gradient(84.45deg, #125b7e 0%, #3b8fb8 100%);
border-radius: 0.5rem;
z-index: 5;
z-index: 2;
}
&:checked:focus + .list-button-horizontal-content {