diff --git a/src/ux-components/list-button-horizontal/list-button-horizontal.vue b/src/ux-components/list-button-horizontal/list-button-horizontal.vue index 4b66023e0..72f7c53e0 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -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 {