Commit 1fd5861
fix(editor): match toolbar Exit icon to admin-bar exit (dashicons-exit) (#55)
The edit-mode toolbar's Exit button used dashicons-arrow-left-alt while the
admin-bar toggle for the same action uses dashicons-exit. Switch the toolbar
to dashicons-exit so one action shares one glyph across both surfaces, and so
Exit reads distinctly from the toolbar's own up/down move arrows.
Also corrects the stale code comment that claimed a no-alt (×) glyph for Exit;
it had already drifted to the back-arrow.
Co-authored-by: Dan Knauss <you@real.email>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>1 parent dcd208a commit 1fd5861
1 file changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
553 | 553 | | |
554 | 554 | | |
555 | 555 | | |
556 | | - | |
| 556 | + | |
557 | 557 | | |
558 | | - | |
559 | | - | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
560 | 563 | | |
561 | 564 | | |
562 | 565 | | |
563 | 566 | | |
564 | 567 | | |
565 | 568 | | |
566 | | - | |
| 569 | + | |
567 | 570 | | |
568 | 571 | | |
569 | 572 | | |
| |||
0 commit comments