Skip to content

Commit

Permalink
Fix document title icon appearance (#52424)
Browse files Browse the repository at this point in the history
  • Loading branch information
jameskoster authored and tellthemachines committed Jul 10, 2023
1 parent 1219af6 commit 0d3432f
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 0d3432f

Please sign in to comment.