Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd69f7aa

Browse files
authored
1 parenta0cd34c commitd69f7aa

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎src/vs/workbench/browser/parts/panel/media/panelpart.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,15 +106,16 @@
106106
padding-left:10px;
107107
padding-right:10px;
108108
font-size:11px;
109-
padding-bottom:3px;/* puts the bottom border down */
110-
padding-top:4px;
109+
padding-bottom:1px;/* puts the bottom border down */
110+
padding-top:2px;
111111
display: flex;
112112
}
113113

114114
.monaco-workbench .part.panel> .composite.title> .panel-switcher-container> .monaco-action-bar .action-item::before,
115115
.monaco-workbench .part.panel> .composite.title> .panel-switcher-container> .monaco-action-bar .action-item::after {
116116
content:'';
117117
width:2px;
118+
height:32px;
118119
display: block;
119120
background-color:var(--insert-border-color);
120121
opacity:0;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp