From f79cd6d5353d72847c2eafacfc24e35e3122d503 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Thu, 23 May 2024 13:31:41 -0400 Subject: [PATCH] CSR-2105 set specificity for radio button styles to fix radio buttons that look like checkboxes. --- src/ux-components/radio/radio.vue | 64 ++++++++++++++++--------------- 1 file changed, 33 insertions(+), 31 deletions(-) diff --git a/src/ux-components/radio/radio.vue b/src/ux-components/radio/radio.vue index 6a63ee3d5..12e55f67e 100644 --- a/src/ux-components/radio/radio.vue +++ b/src/ux-components/radio/radio.vue @@ -26,44 +26,46 @@ export default {