[ui] detail column is at least 75% wide

feat/vaults
Tomáš Mládek 2022-02-10 14:37:18 +01:00
parent 6c14ca45a4
commit 021263b128
No known key found for this signature in database
GPG Key ID: 65E225C8B3E2ED8A
1 changed files with 1 additions and 0 deletions

View File

@ -77,6 +77,7 @@
&.detail {
max-width: 100%;
min-width: 75%;
}
header {