mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-16 15:33:02 +01:00
LSformElement :: pre : Fixed CSS display in view
This commit is contained in:
parent
a04cded17a
commit
b7b82c67c0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
p.LSformElement_pre {
|
p.LSformElement_pre {
|
||||||
white-space: pre-line;
|
white-space: pre;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
|
font-family: monospace;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue