Added text-wrap to urls #143
This commit is contained in:
parent
1ab44fed47
commit
f252a8b432
|
@ -315,6 +315,7 @@ div.checklist div {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
margin: 5px 15px;
|
margin: 5px 15px;
|
||||||
padding: 10px 0;
|
padding: 10px 0;
|
||||||
|
word-wrap: break-word;
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue