Added text-wrap to urls #143

This commit is contained in:
ManeraKai 2022-03-30 20:25:39 +03:00
parent 1ab44fed47
commit f252a8b432
No known key found for this signature in database
GPG Key ID: 5ABC31FFD562E337
1 changed files with 1 additions and 0 deletions

View File

@ -315,6 +315,7 @@ div.checklist div {
justify-content: space-between;
margin: 5px 15px;
padding: 10px 0;
word-wrap: break-word;
display: flex;
}