Skip to content

Commit

Permalink
chore(website): minor vscode example improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwalley committed Sep 24, 2023
1 parent 1569a29 commit b9d09af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions website/src/components/editor-group-container.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
}

.actionLabel {
cursor: pointer;
font-size: 16px !important;
padding: 2px;
width: 16px;
Expand Down
1 change: 1 addition & 0 deletions website/src/components/sidebar.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@

.actionLabel {
align-items: center;
padding: 2px;
}

.iconLabelContainer {
Expand Down

0 comments on commit b9d09af

Please sign in to comment.