[ui] fix text preview overflow

feat/vaults
Tomáš Mládek 2022-02-15 01:20:32 +01:00
parent d98aae9232
commit de5ce5b7e1
No known key found for this signature in database
GPG Key ID: 65E225C8B3E2ED8A
1 changed files with 1 additions and 0 deletions

View File

@ -108,6 +108,7 @@
.image,
.text {
width: 100%;
max-height: 100%;
}
iframe {