Skip to content

Commit

Permalink
Add a little padding
Browse files Browse the repository at this point in the history
  • Loading branch information
tellthemachines committed Oct 28, 2024
1 parent 22fcb78 commit 91432c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/editor/src/components/document-bar/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@

.editor-document-bar__icon-layout.editor-document-bar__icon-layout {
position: absolute;
padding-left: $grid-unit-15;
display: none;
svg {
fill: $gray-600;
Expand Down

0 comments on commit 91432c5

Please sign in to comment.