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 c64a2adb4..873bf7cdf 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -142,6 +142,7 @@ export default { &:checked + label { background: $blue-100; box-shadow: 0 0 0 1px $blue; + outline: none; z-index: 2; } &:checked + label p:first-child {