Skip to content

Commit

Permalink
Fix #136700
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackson Kearl committed Nov 9, 2021
1 parent 9fbabfc commit 9472f26
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,8 @@

.monaco-workbench .part.editor>.content .gettingStartedContainer .gettingStartedSlide .openAWalkthrough>button, .monaco-workbench .part.editor>.content .gettingStartedContainer .gettingStartedSlide .showOnStartup {
text-align: center;
display: flex;
justify-content: center;
}

.monaco-workbench .part.editor>.content .gettingStartedContainer .gettingStartedSlide .getting-started-checkbox {
Expand Down

0 comments on commit 9472f26

Please sign in to comment.