diff --git a/src/layouts/component-test/component-test.vue b/src/layouts/component-test/component-test.vue index 6fe75fb00..0fabbddf1 100644 --- a/src/layouts/component-test/component-test.vue +++ b/src/layouts/component-test/component-test.vue @@ -67,6 +67,23 @@ +
+
+
Checkbox No Description
+
+ Checkbox no Description + +
+
+
Functioning as Radio Button
@@ -84,6 +101,23 @@
+
+
+
Radio Button no Description
+
+ Radio Button no Description + +
+
+
Horizontal as Checkbox
@@ -101,6 +135,23 @@
+
+
+
Checkbox no Description
+
+ Checkbox no Description + +
+
+
Horizontal as Radio Button
@@ -118,6 +169,23 @@
+
+
+
Radio Button no Description
+
+ Radio Button no Description + +
+
+
With error
diff --git a/src/ux-components/list-card/list-card.vue b/src/ux-components/list-card/list-card.vue index 7594a44ea..71bf0a83e 100644 --- a/src/ux-components/list-card/list-card.vue +++ b/src/ux-components/list-card/list-card.vue @@ -1,4 +1,5 @@