styles: allow to line break long names in details panel

Bug: #273
This commit is contained in:
Jesse Chan
2021-04-10 17:53:33 +08:00
parent adebc961be
commit 04c299fbe9
@@ -47,6 +47,7 @@ $torrent-details--tags--foreground: #1a2028;
font-weight: inherit;
margin-top: 0;
margin-bottom: $spacing--x-small;
overflow-wrap: anywhere;
}
&__sub-heading {