File tree 3 files changed +3
-8
lines changed
workbench/contrib/scm/browser/media
3 files changed +3
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-oss-dev" ,
3
- "version" : " 1.56.0 " ,
4
- "distro" : " 3d76109d9437bda93a3f337625de2833149ca724 " ,
3
+ "version" : " 1.56.1 " ,
4
+ "distro" : " 278cafaa4343ba7b12773886685e04ece97fbdc1 " ,
5
5
"author" : {
6
6
"name" : " Microsoft Corporation"
7
7
},
Original file line number Diff line number Diff line change 8
8
height : 16px ;
9
9
background-repeat : no-repeat;
10
10
background-position : 50% ;
11
+ background-size : 16px ;
11
12
}
12
13
13
14
.monaco-action-bar .action-item .menu-entry .action-label {
Original file line number Diff line number Diff line change 83
83
display : flex;
84
84
align-items : center;
85
85
overflow : hidden;
86
- min-width : 16px ; /* for flex */
87
- height : 100% ;
88
- margin : 0 ;
89
- background-repeat : no-repeat;
90
- background-position : center;
91
- background-size : contain;
92
86
}
93
87
94
88
.scm-view .scm-provider > .actions > .monaco-toolbar > .monaco-action-bar > .actions-container > .action-item > .action-label > .codicon {
You can’t perform that action at this time.
0 commit comments