mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
feat: add mobile detail sheet styles and improve text overflow handling in vault
This commit is contained in:
@@ -628,6 +628,8 @@
|
||||
|
||||
.kv-main > strong {
|
||||
@apply min-w-0;
|
||||
overflow-wrap: anywhere;
|
||||
word-break: break-word;
|
||||
}
|
||||
|
||||
.totp-inline {
|
||||
|
||||
Reference in New Issue
Block a user