line-break: anywhere for attr tables

feat/vaults
Tomáš Mládek 2021-06-19 18:41:33 +02:00
parent c9e2b27584
commit 53feedbaf1
1 changed files with 1 additions and 0 deletions

View File

@ -263,6 +263,7 @@ table {
font-family: var(--monospace-font);
padding-right: 1em;
line-height: 1em;
line-break: anywhere;
&.attr-action {
max-width: 1em;