提交 a81119c3 编写于 作者: J Johannes Rieken

correct icon height style

上级 ca521904
......@@ -20,3 +20,7 @@
border-style: solid;
border-width: 1px;
}
.monaco-workbench>.part.editor>.content .editor-group-container .breadcrumbs-control .monaco-icon-label::before {
height: 18px; /* tweak the icon size of the editor labels when icons are enabled */
}
......@@ -5,7 +5,7 @@
/* Title Label */
.monaco-workbench > .part.editor > .content .editor-group-container > .title .title-label {
.monaco-workbench > .part.editor > .content .editor-group-container > .title .tabs-container .title-label {
line-height: 35px;
overflow: hidden;
text-overflow: ellipsis;
......@@ -13,7 +13,7 @@
padding-left: 20px;
}
.monaco-workbench > .part.editor > .content .editor-group-container > .title .monaco-icon-label::before {
.monaco-workbench > .part.editor > .content .editor-group-container > .title .tabs-container .monaco-icon-label::before {
height: 35px; /* tweak the icon size of the editor labels when icons are enabled */
}
......@@ -26,4 +26,4 @@
.monaco-workbench > .part.editor > .content .editor-group-container.active > .title .title-actions {
opacity: 1;
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册