Changeset 749c183 in Klonkt for src/views


Ignore:
Timestamp:
06/24/2026 03:06:21 PM (3 months ago)
Author:
Robin Genis <roboburr@…>
Branches:
main
Children:
0dba092
Parents:
f2fff7e
Message:

style(activitypub): fixed CTA row height so the reply field doesn't shift content

post-fediverse-cta gets a min-height + the form loses its top margin, so swapping
button<->field keeps the row height constant (no vertical jump).

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    rf2fff7e r749c183  
    175175
    176176<!-- v9 stylesheet (full palette system) -->
    177 <link rel="stylesheet" href="/assets/css/style.css?v=42">
     177<link rel="stylesheet" href="/assets/css/style.css?v=43">
    178178
    179179<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.