2 lines
644 B
CSS
2 lines
644 B
CSS
.fancy-check[data-v-d670a96f]{display:inline-flex;align-items:center;justify-content:center;flex:none}.fancy-check svg[data-v-d670a96f]{display:block;overflow:visible}.fancy-path[data-v-d670a96f]{fill:none;stroke:var(--text-secondary);stroke-width:5;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dasharray .5s ease,stroke-dashoffset .5s ease,stroke .2s ease;stroke-dasharray:241 9999999;stroke-dashoffset:0}.fancy-check.is-checked .fancy-path[data-v-d670a96f]{stroke-dasharray:70.5096664428711 9999999;stroke-dashoffset:-262.2723388671875}.fancy-check.is-checked.accent-checked .fancy-path[data-v-d670a96f]{stroke:var(--accent)}
|