提交 5c105deb 编写于 作者: M Miguel Solorio

Fix #76525, adjust padding and dimensions

上级 0722dc5c
......@@ -4,11 +4,11 @@
*--------------------------------------------------------------------------------------------*/
.monaco-count-badge {
padding: 4px 5px;
padding: 3px 5px;
border-radius: 11px;
font-size: 11px;
min-width: 19px;
min-height: 19px;
min-width: 18px;
min-height: 18px;
line-height: 11px;
font-weight: normal;
text-align: center;
......
......@@ -93,11 +93,11 @@
}
.monaco-workbench .part.panel > .title > .panel-switcher-container > .monaco-action-bar .badge .badge-content {
padding: 4px 5px;
padding: 3px 5px;
border-radius: 11px;
font-size: 11px;
min-width: 19px;
min-height: 19px;
min-width: 18px;
min-height: 18px;
line-height: 11px;
font-weight: normal;
text-align: center;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册