line-break: anywhere for attr tables

This commit is contained in:
Tomáš Mládek 2021-06-19 18:41:33 +02:00
parent c9e2b27584
commit 53feedbaf1

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;