better small shadow-tweak styles

This commit is contained in:
Henry Jameson 2024-09-28 20:33:30 +03:00
commit 0cec6dc356
2 changed files with 6 additions and 2 deletions

View file

@ -167,7 +167,7 @@
:disabled="disabled || !present || (separateInset && !selected?.inset)"
:class="{ disabled: disabled || !present || (separateInset && !selected?.inset) }"
name="spread"
class="input input-number -small"
class="input input-range"
type="range"
max="20"
min="-20"