From 75674f0e39ab83b1198ff46e43b6148b51f2b899 Mon Sep 17 00:00:00 2001 From: shumit taher Date: Wed, 24 Sep 2025 00:35:12 +0000 Subject: [PATCH] fixed look of the form for inputting pin --- src/components/InteractiveEditor/PinInput.vue | 67 +++++++++++++++++-- user-data/conf.yml | 2 +- 2 files changed, 64 insertions(+), 5 deletions(-) diff --git a/src/components/InteractiveEditor/PinInput.vue b/src/components/InteractiveEditor/PinInput.vue index 4d425a64..5bc14011 100644 --- a/src/components/InteractiveEditor/PinInput.vue +++ b/src/components/InteractiveEditor/PinInput.vue @@ -13,8 +13,12 @@ />
- - + +
@@ -42,7 +46,6 @@ export default { inputmode: 'numeric', autocomplete: 'one-time-code', placeholder: '••••', - class: 'pin-input', }, }, }, @@ -66,5 +69,61 @@ export default { }; - diff --git a/user-data/conf.yml b/user-data/conf.yml index 94d4bb6a..60f88405 100644 --- a/user-data/conf.yml +++ b/user-data/conf.yml @@ -46,7 +46,7 @@ sections: icon: far fa-hands-helping - name: Stuff icon: fas fa-rocket - pin: "1111" + pin: "1112" displayData: secret: true items: