Skip to content

Commit

Permalink
chore: add padding
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdehaven committed Dec 18, 2023
1 parent a167634 commit c0680d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/MarkdownToolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ const templateOptions: TemplateOption[] = [
gap: $kui-space-70;
justify-content: space-between;
overflow-x: auto;
padding: $kui-space-0 $kui-space-30;
.toolbar-left,
.toolbar-right {
Expand Down

0 comments on commit c0680d3

Please sign in to comment.