提交 0216598e 编写于 作者: M Miguel Solorio

Show correct chevron icon when panel position is on right

上级 86f66d6c
......@@ -123,3 +123,8 @@
min-width: 110px;
margin-right: 10px;
}
.monaco-workbench .part.panel.right .title-actions .codicon-chevron-up,
.monaco-workbench .part.panel.right .title-actions .codicon-chevron-down {
transform: rotate(-90deg);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册