mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
LSformElement :: pre : Fixed CSS display in edit mode
This commit is contained in:
parent
43c53751c5
commit
38183ece71
1 changed files with 5 additions and 0 deletions
|
@ -3,3 +3,8 @@ p.LSformElement_pre {
|
|||
word-wrap: break-word;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
textarea.LSformElement_pre {
|
||||
height: 20em;
|
||||
width: 38.5em;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue