Skip to content

Commit 56222f3

Browse files
authored
Add new slide transition styles for getting started container (#247995)
1 parent 2a83820 commit 56222f3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,3 +1480,8 @@
14801480
min-width: max-content;
14811481
font-size: 16px;
14821482
}
1483+
1484+
.monaco-workbench .part.editor > .content .gettingStartedContainer.newSlide .gettingStarted.showDetails .gettingStartedSlideCategories {
1485+
left: 100%;
1486+
opacity: 0;
1487+
}

0 commit comments

Comments
 (0)