Fix issue with bottom border for focus

上级 c4eb9272
......@@ -194,6 +194,10 @@
max-width: initial;
}
.workspace-trust-editor .settings-editor .settings-body .settings-tree-container .monaco-list-rows {
background: unset;
}
.workspace-trust-editor .settings-editor .settings-body .settings-tree-container .monaco-list-row .monaco-tl-contents {
padding-left: 0;
padding-right: 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册