Styl checkboxów

This commit is contained in:
2022-11-17 21:11:38 +01:00
parent 2119399c45
commit e8574efa42
3 changed files with 43 additions and 7 deletions
+2 -2
View File
@@ -38,9 +38,9 @@
</select>
</label>
<label for="fill-checkpoint">
<label for="fill-checkpoint" class="g-checkbox">
<input type="checkbox" name="fill-checkpoint" id="fill-checkpoint" v-model="fillCheckpointName" />
Uzupełniaj skrót post.
<span> Uzupełniaj skrót post.</span>
</label>
</div>