From f265972f065156d4e686b550203e56da601371ec Mon Sep 17 00:00:00 2001 From: Pratap2018 Date: Tue, 23 Jun 2026 16:05:30 +0530 Subject: [PATCH 01/12] feat: Configure Age verification --- src/views/playground/WidgetConfig/Index.vue | 179 +++++--------------- 1 file changed, 41 insertions(+), 138 deletions(-) diff --git a/src/views/playground/WidgetConfig/Index.vue b/src/views/playground/WidgetConfig/Index.vue index 48ee527..1719504 100644 --- a/src/views/playground/WidgetConfig/Index.vue +++ b/src/views/playground/WidgetConfig/Index.vue @@ -117,14 +117,13 @@ ul { list-style-type: none; } -.zkbadge { +/* .zkbadge { background-color: lightblue; margin-left: 3px; margin-top: 3px; color: black; min-height: 20px; align-content: center; - /* display: flex; */ padding: 5px; font-size: x-small; font-weight: bold; @@ -134,7 +133,7 @@ ul { .zkbadge:hover { background-color: lightcoral; -} +} */