提交 f0a557f5 编写于 作者: M Miguel Solorio

Fix #86031, add rounded corners for remote input on mac

上级 e1c3efa3
......@@ -27,6 +27,11 @@
height: 20px;
flex-shrink: 1;
margin-top: 7px;
border-radius: 4px;
}
.monaco-workbench.mac .part > .title > .title-actions .switch-remote {
border-radius: 4px;
}
.switch-remote > .monaco-select-box {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册