diff --git a/src/components/ActionRadio/ActionRadio.vue b/src/components/ActionRadio/ActionRadio.vue index 2c5f2b4b73..ff7781a7a7 100644 --- a/src/components/ActionRadio/ActionRadio.vue +++ b/src/components/ActionRadio/ActionRadio.vue @@ -50,23 +50,20 @@ So that only one of each name set can be selected at the same time. class="radio action-radio__radio" @keydown.enter.exact.prevent="toggleInput" @change="onChange"> - + - -