[WIP] Фикс радио инпута

This commit is contained in:
megavrilinvv
2023-01-19 12:33:02 +03:00
parent 23bedea7cc
commit e0831f521f
3 changed files with 17 additions and 36 deletions

View File

@@ -3,7 +3,6 @@
q-input(
v-model="value",
:class="{'circle': circle}",
:input-style="{ color: textColor, width: width + 'px' }",
:borderless="borderless",
:placeholder="placeholder",