605e57751c7754be4f94dd301701537a3029e815
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.
Description
No description provided
Languages
Markdown
100%