CASH-500 lowering the z-index for this element ends persistent rendering
This commit is contained in:
parent
51f1d02106
commit
c7aabc80dd
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in a new issue