提交 f84d6a41 编写于 作者: J Joao Moreno

fix #80583

上级 a5ea66de
......@@ -3,6 +3,11 @@
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
.preferences-editor {
display: flex;
flex-direction: column;
}
.preferences-editor > .preferences-header {
padding-left: 27px;
padding-right: 32px;
......@@ -11,7 +16,7 @@
}
.preferences-editor > .preferences-editors-container.side-by-side-preferences-editor {
position: relative;
flex: 1;
}
.preferences-editor > .preferences-editors-container.side-by-side-preferences-editor .preferences-header-container {
......@@ -245,4 +250,4 @@
padding: 10px;
border-radius: 5px;
cursor: pointer;
}
\ No newline at end of file
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册