Skip to content
Snippets Groups Projects
Commit 342018d1 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Merge branch 'master' of github.com:RocketChat/Rocket.Chat

parents f3327fd9 f2aa2154
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,18 @@ a {
}
}
code {
color: #f8f8f2;
display: block;
padding: .5em;
background: #23241f;
border-radius: 6px;
border: none;
overflow-x: auto;
word-wrap: break-word;
font-weight: bold;
}
.hidden {
visibility: hidden !important;
display: none !important;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment