link break word

This commit is contained in:
isUnknown 2025-02-21 09:38:53 +01:00
parent 6c245966e1
commit b6a573e7ad

View file

@ -138,7 +138,7 @@ button {
}
a {
word-break: break-all;
word-break: break-word;
}
a > * {