Commit d0bb0d6e authored by Jacob Schatz's avatar Jacob Schatz

Add margin for rich blob viewer.

parent faa8c925
......@@ -51,6 +51,10 @@
display: inline-block;
}
.blob-viewer[data-type="rich"] {
margin: 20px;
}
.tree-content-holder {
border: 1px solid $border-color;
border-radius: $border-radius-default;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment