diff --git a/src/ux-components/list-card/list-card.vue b/src/ux-components/list-card/list-card.vue index adbd8a377..d984ac171 100644 --- a/src/ux-components/list-card/list-card.vue +++ b/src/ux-components/list-card/list-card.vue @@ -188,7 +188,7 @@ export default { input[type="radio"] { opacity: 0; width: 0; - height: 0; + height: 0.1px; // NOTE: cannot be zero or safari can't put focus on it position: absolute; + label {