Handle long tox addresses

merge-requests/30/head
Bob Mottram 2024-12-29 09:38:00 +00:00
parent 3efa88fbbd
commit a8b741862c
1 changed files with 1 additions and 0 deletions

View File

@ -135,6 +135,7 @@ a:focus {
.imText { .imText {
font-size: var(--font-size4); font-size: var(--font-size4);
color: var(--options-main-link-color); color: var(--options-main-link-color);
overflow-wrap: break-word;
} }
.pgp { .pgp {