mirror of
https://github.com/penpot/penpot.git
synced 2026-06-01 13:10:21 +00:00
💄 Improve readability on error report templates
This commit is contained in:
parent
bd2745d1fe
commit
dfdebc35c8
@ -23,6 +23,10 @@ input[type=text], input[type=submit] {
|
|||||||
padding: 3px;
|
padding: 3px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre {
|
||||||
|
white-space: pre-wrap;
|
||||||
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
margin: 20px;
|
margin: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user