提交 5558fd64 编写于 作者: J Joao Moreno

Merge branch 'master' of https://github.com/rishii7/vscode into rishii7-master

......@@ -85,11 +85,14 @@
flex-wrap: wrap;
overflow: hidden;
flex: 1;
min-width: 0;
}
.extensions-viewlet > .extensions .extension > .details > .header-container > .header > .name {
font-weight: bold;
min-width: fit-content;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.extensions-viewlet > .extensions .extension > .details > .header-container > .header > .version {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册