diff --git a/app/assets/stylesheets/sections/events.scss b/app/assets/stylesheets/sections/events.scss index 40f35b65da6..e8680dde507 100644 --- a/app/assets/stylesheets/sections/events.scss +++ b/app/assets/stylesheets/sections/events.scss @@ -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;