Skip to content

Commit e145525

Browse files
authored
Walkthrough image fixes. (microsoft#186777)
* Remove height and width from profiles.svg * Keep non svg images centered * Fix indent
1 parent d21c749 commit e145525

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/vs/workbench/contrib/welcomeGettingStarted/browser/media/gettingStarted.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -585,6 +585,8 @@
585585
.monaco-workbench .part.editor>.content .gettingStartedContainer .gettingStartedSlideDetails .gettingStartedDetailsContent.image>.getting-started-media {
586586
grid-area: title-start / media-start / steps-end / media-end;
587587
align-self: unset;
588+
display: flex;
589+
justify-content: center;
588590
}
589591

590592
.monaco-workbench .part.editor>.content .gettingStartedContainer.width-semi-constrained .gettingStartedSlideDetails .gettingStartedDetailsContent.image>.getting-started-media {

src/vs/workbench/contrib/welcomeGettingStarted/common/media/profiles.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)