feat: add mobile detail sheet styles and improve text overflow handling in vault

This commit is contained in:
shuaiplus
2026-05-06 22:11:14 +08:00
parent a06853835d
commit 429b747710
2 changed files with 9 additions and 0 deletions
+2
View File
@@ -628,6 +628,8 @@
.kv-main > strong {
@apply min-w-0;
overflow-wrap: anywhere;
word-break: break-word;
}
.totp-inline {