提交 44c19d2c 编写于 作者: J Joao Moreno

fix git widget icon sizes

fixes #1280
上级 1f2694dd
...@@ -231,11 +231,14 @@ ...@@ -231,11 +231,14 @@
.monaco-shell .git-statusbar-group > a.octicon { .monaco-shell .git-statusbar-group > a.octicon {
line-height: 22px; line-height: 22px;
font-size: 15px;
width: 16px; width: 16px;
text-align: center; text-align: center;
} }
.monaco-shell .git-statusbar-group .octicon {
font-size: 14px;
}
.monaco-shell .git-statusbar-group > .git-statusbar-sync-item:not(.empty) > span.octicon { .monaco-shell .git-statusbar-group > .git-statusbar-sync-item:not(.empty) > span.octicon {
margin-right: 6px; margin-right: 6px;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册