mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 17:53:48 +02:00
theme and virtualized list
This commit is contained in:
@@ -9,8 +9,7 @@
|
||||
:placeholder="t('dialog.primary_password.password_placeholder')"
|
||||
type="password"
|
||||
size="sm"
|
||||
maxlength="32"
|
||||
show-password
|
||||
:maxlength="32"
|
||||
autofocus />
|
||||
<InputGroupField
|
||||
v-model="enablePrimaryPasswordDialog.rePassword"
|
||||
@@ -18,8 +17,7 @@
|
||||
type="password"
|
||||
style="margin-top: 5px"
|
||||
size="sm"
|
||||
maxlength="32"
|
||||
show-password />
|
||||
:maxlength="32" />
|
||||
<DialogFooter>
|
||||
<Button
|
||||
:disabled="
|
||||
|
||||
Reference in New Issue
Block a user