Post editor: Save bar above the audio player instead of below it
The fixed audio player (z-index 1000, bottom:0) covered the sticky Save/Cancel
bar as soon as something was playing — on every screen size. JS now reads the
actual player height and positions the bar above it (player shrinks on narrow
screens, so no hardcoded value). No player → bar stays at bottom:0.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@…>
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.