Post-editor: action bar no longer floats on desktop
body.has-bottom-tab is always set on the body, but the bottom tab is only
visible on mobile. The 64px offset on the sticky footer therefore also
applied on desktop → the bar floated 64px above the bottom edge with
content below it. Offset now inside @media(max-width:767px).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.