Added double thumb slider for boob size.

This commit is contained in:
DebaucheryLibrarian
2021-03-03 02:18:36 +01:00
parent 4e6f19d620
commit e3b1934653
5 changed files with 276 additions and 69 deletions

View File

@@ -1,6 +1,9 @@
<template>
<label class="check-container noselect">
<span class="check-label">{{ label }}</span>
<span
v-if="label"
class="check-label"
>{{ label }}</span>
<input
v-show="false"