提交 0430911b 编写于 作者: J Johannes Rieken

fix #56545

上级 d505bb47
......@@ -27,7 +27,6 @@
background-image: url(./collapsed.svg);
opacity: .7;
width: 16px;
min-width: 16px;
height: 16px;
display: inline-block;
background-size: 16px;
......
......@@ -265,6 +265,7 @@
.monaco-workbench > .part.editor > .content .editor-group-container > .title .tabs-breadcrumbs .breadcrumbs-control .monaco-icon-label::before {
height: 18px; /* tweak the icon size of the editor labels when icons are enabled */
min-width: 16px;
}
.monaco-workbench > .part.editor > .content .editor-group-container > .title .tabs-breadcrumbs .breadcrumbs-control .monaco-breadcrumb-item {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册