File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/vs/workbench/contrib/welcomeGettingStarted/browser/media Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 307
307
308
308
.monaco-workbench .part .editor > .content .gettingStartedContainer .gettingStartedSlide .getting-started-category .featured-description-content : not (: empty ){
309
309
margin-bottom : 8px ;
310
- margin-left : 48 px ;
310
+ margin-left : 32 px ;
311
311
overflow : hidden;
312
312
-webkit-line-clamp : 2 ;
313
313
display : -webkit-box;
365
365
366
366
.monaco-workbench .part .editor > .content .gettingStartedContainer .gettingStartedSlideCategories .getting-started-category img .featured-icon {
367
367
padding-right : 8px ;
368
- max-width : 40 px ;
369
- border-radius : 10 % ;
370
- max-height : 40 px ;
368
+ max-width : 24 px ;
369
+ max-height : 24 px ;
370
+ border-radius : 4 px ;
371
371
position : relative;
372
372
top : auto;
373
373
}
You can’t perform that action at this time.
0 commit comments