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

adjust line heights

fixes #8034
上级 cbdfc436
......@@ -46,6 +46,7 @@
.extension-editor > .header > .details > .title > .name {
flex: 1;
font-size: 26px;
line-height: 30px;
font-weight: 600;
line-height: normal;
white-space: nowrap;
......@@ -99,6 +100,7 @@
.extension-editor > .header > .details > .actions > .monaco-action-bar > .actions-container > .action-item > .action-label {
font-weight: 600;
padding: 1px 6px;
line-height: 15px;
}
.extension-editor > .body {
......
......@@ -122,6 +122,7 @@
.extensions-viewlet > .extensions .extension > .details > .footer > .monaco-action-bar .action-label {
margin-right: 0;
margin-left: 0.3em;
line-height: 15px;
}
.extensions-viewlet > .extensions .extension .ellipsis {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册