Changeset 92bad27 in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/20/2026 09:01:46 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
bb82e7f
Parents:
2e454455
Message:

revert(layout): remove scrollbar-gutter — caused a phantom dead scrollbar on Windows

Trade-off: without the gutter no dead scrollbar, but centred content may shift
~15px between a scrolling and a non-scrolling page (normal browser behaviour).
style.css?v=25.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    r2e454455 r92bad27  
    163163
    164164<!-- v9 stylesheet (full palette system) -->
    165 <link rel="stylesheet" href="/assets/css/style.css?v=24">
     165<link rel="stylesheet" href="/assets/css/style.css?v=25">
    166166
    167167<!-- Audio player styles: loaded on every page so the mini-player works
Note: See TracChangeset for help on using the changeset viewer.