提交 055b1ec1 编写于 作者: C Clement Ho

Add UI polish for repo editor button bar

上级 a37fb818
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
} }
.blob-viewer-container { .blob-viewer-container {
height: calc(100vh - 73px); height: calc(100vh - 63px);
overflow: auto; overflow: auto;
} }
...@@ -165,9 +165,9 @@ ...@@ -165,9 +165,9 @@
} }
#repo-file-buttons { #repo-file-buttons {
background: $gray-light; background-color: $white-light;
border-bottom: 1px solid $white-normal; border-bottom: 1px solid $white-normal;
padding: 10px 5px; padding: 5px 10px;
position: relative; position: relative;
border-top: 1px solid $white-normal; border-top: 1px solid $white-normal;
margin-top: -5px; margin-top: -5px;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册