]> BookStack Code Mirror - bookstack/commit
Layout: Restructured tri-layout for sidebar control
authorDan Brown <redacted>
Fri, 6 Oct 2023 10:57:55 +0000 (11:57 +0100)
committerDan Brown <redacted>
Fri, 6 Oct 2023 11:03:38 +0000 (12:03 +0100)
commit031067745b9e95a39639f9ff165d71331370bf0b
tree1370e7c1a434d52ceaf765e1be87b5f28392682c
parent588ed785d26ce66af0ba709e71a5c1323519c29e
Layout: Restructured tri-layout for sidebar control

Restructured tri-layout grid system, so the sidebars are contained in
their own child grid system, mimicking the parent grid, so we can treat
them as part of the same parent scroll container at smaller screen
sizes for consistent scroll/sticky behavior.

Tested on Firefox, Chromium, Gnome Web and Safari (MacOS).

For #4394
Changes made during review of #4562
resources/sass/_layout.scss
resources/views/layouts/tri.blade.php