Commit 055b1ec1 authored by Clement Ho's avatar Clement Ho

Add UI polish for repo editor button bar

parent a37fb818
......@@ -94,7 +94,7 @@
}
.blob-viewer-container {
height: calc(100vh - 73px);
height: calc(100vh - 63px);
overflow: auto;
}
......@@ -165,9 +165,9 @@
}
#repo-file-buttons {
background: $gray-light;
background-color: $white-light;
border-bottom: 1px solid $white-normal;
padding: 10px 5px;
padding: 5px 10px;
position: relative;
border-top: 1px solid $white-normal;
margin-top: -5px;
......
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