Skip to content

Commit

Permalink
Make it so that the scrollbar gutter space is reserved so the main co…
Browse files Browse the repository at this point in the history
…ntent column doesn't move between views
  • Loading branch information
ChiriVulpes committed Oct 19, 2024
1 parent 26248c7 commit 49dc61e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions style/app.chiri
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@
%grid
%columns-subgrid
%overflow-auto-y
%gutter-stable
grid-area: content
grid-template-areas: "content related"

#tablet:
%block
%overflow-visible

&-related:
width: #{w}px
Expand Down

0 comments on commit 49dc61e

Please sign in to comment.