mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-20 07:12:43 +01:00
Increase spacing between tasks
This commit is contained in:
@@ -264,6 +264,7 @@
|
||||
.monaco-workbench .part.editor > .content .gettingStartedContainer .gettingStartedSlide.detail .getting-started-task {
|
||||
display: flex;
|
||||
width: 100%;
|
||||
margin: 4px 0;
|
||||
overflow: hidden;
|
||||
transition: height .1s linear;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user