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 5044a7fb0..60208e3c0 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -166,6 +166,7 @@ export default { label { border-bottom-left-radius: 0.5rem; border-top-left-radius: 0.5rem; + z-index: 2; } } &:last-of-type {