meels 605e57751c fix: move responsive overrides after the rules they override
At-rules do not raise specificity, so a rule inside @container or @media
competes with the base rule on source order alone. The collapse blocks
sat above .wd-pane-right's base rule, so the base rule won and the
stacked layout silently never applied. All overrides now live at the end
of the file.
2026-07-28 16:50:30 +02:00
Description
No description provided
23 MiB
Languages
Markdown 100%