no overflow in changelog on imprint
This commit is contained in:
parent
1cdb4806d0
commit
a237fc0f27
@ -13,7 +13,7 @@
|
|||||||
<p>
|
<p>
|
||||||
<h2>
|
<h2>
|
||||||
Versionsgeschichte
|
Versionsgeschichte
|
||||||
<pre>
|
<pre #changelog>
|
||||||
#{changeLog}
|
#{changeLog}
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
4
templates/versionHistory.lucius
Normal file
4
templates/versionHistory.lucius
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
#changelog {
|
||||||
|
font-size: 14px;
|
||||||
|
white-space: pre-line;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user