fix(editor): Done button only in fullscreen (specificity) + larger
.pe-fs-done { display:none } lost to .pe-toolbar button → the button
also appeared inline as a small toolbar button. Hide rule is now
.pe-toolbar button.pe-fs-done (more specific); in fullscreen the large
accent pill is shown.
Co-Authored-By: Claude <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.