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 ab2ee523..54f24fad 100644 --- a/src/ux-components/list-button-horizontal/list-button-horizontal.vue +++ b/src/ux-components/list-button-horizontal/list-button-horizontal.vue @@ -67,6 +67,9 @@ export default { box-shadow: 0 0 0 1px $blue; outline: none; z-index: 2; + span { + font-weight: 500; + } } &:checked:focus + .list-button-horizontal-content {