From 661f8bbd3a37486e98b3098b3b089c13af742797 Mon Sep 17 00:00:00 2001 From: Artem Anufrij Date: Tue, 12 Sep 2023 20:44:12 +0200 Subject: [PATCH] add margin to the radio component --- src/components/Radio.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Radio.vue b/src/components/Radio.vue index 0843eff..bc2a4ce 100644 --- a/src/components/Radio.vue +++ b/src/components/Radio.vue @@ -1,5 +1,5 @@