Skip to content

Commit

Permalink
Fix document title icon appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster committed Jul 7, 2023
1 parent 7b334ff commit 12365b2
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
overflow: hidden;
grid-column: 2 / 3;

.block-editor-block-icon {
min-width: $grid-unit-30;
}

h1 {
white-space: nowrap;
overflow: hidden;
Expand Down

0 comments on commit 12365b2

Please sign in to comment.