提交 42c3b942 编写于 作者: I isidor

tree size tuning: move monaco count badge in working file view

fixes
上级 bb9c1d70
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
.monaco-count-badge { .monaco-count-badge {
padding: 0.2em 0.4em; padding: 0.2em 0.4em;
border-radius: 1em; border-radius: 1em;
font-size: 80%; font-size: 85%;
font-weight: normal; font-weight: normal;
text-align: center; text-align: center;
background: #BEBEBE; background: #BEBEBE;
......
...@@ -34,8 +34,8 @@ ...@@ -34,8 +34,8 @@
} }
.explorer-viewlet .monaco-count-badge { .explorer-viewlet .monaco-count-badge {
padding: 0 6px; padding: 1px 6px;
display: inline-block; margin-left: 6px;
} }
.explorer-viewlet .explorer-empty-view { .explorer-viewlet .explorer-empty-view {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册