initial Appearance Tab implementation, added text size/UI scale option
This commit is contained in:
parent
fd1011f622
commit
e4a819a0e2
16 changed files with 236 additions and 26 deletions
|
|
@ -13,7 +13,7 @@
|
|||
:id="path"
|
||||
class="input number-input"
|
||||
type="number"
|
||||
step="1"
|
||||
step="step"
|
||||
:disabled="disabled"
|
||||
:min="min || 0"
|
||||
:value="stateValue"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue