theme and virtualized list

This commit is contained in:
pa
2026-01-18 20:50:58 +09:00
committed by Natsumi
parent 9081dbe2b1
commit 265e0f999c
30 changed files with 853 additions and 270 deletions

View File

@@ -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="