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 29, 2024
1 parent b8c7bb0 commit f808b34
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 f808b34

Please sign in to comment.