Initial commit

This commit is contained in:
Lizandro Guarnizo
2025-02-06 14:22:29 -05:00
commit 6d8f1bcd6f
452 changed files with 250835 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
.custom-checkbox[data-v-ed7881e3]{display:inline-block;width:30px;height:30px;border:1px solid #bcbcbc;border-radius:50%;position:relative;cursor:pointer;background-color:#fff}.custom-checkbox[data-v-ed7881e3]:checked{background-color:#284c91;border:none}.custom-checkbox[data-v-ed7881e3]:focus{box-shadow:0 5px 25px #0000001a}