Better styling for event pre block
This commit is contained in:
parent
73f9474b10
commit
6393757707
1 changed files with 7 additions and 0 deletions
|
@ -53,6 +53,13 @@
|
|||
margin-top: 5px;
|
||||
margin-left: 40px;
|
||||
|
||||
pre {
|
||||
border: none;
|
||||
background: #f9f9f9;
|
||||
border-radius: 0;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.note-file-attach {
|
||||
.note-image-attach {
|
||||
margin-top: 4px;
|
||||
|
|
Loading…
Reference in a new issue