We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I would like the ability to show the aside on the left side of the document. It is currently coded to the right at all times.
I would like to be able to set the aside location on a page by page basis. A CSS variable would go a long way here.
I understand how to set it site-wide with
.aside { order: 1 !important }
No response
The text was updated successfully, but these errors were encountered:
Duplicate of #2035
Sorry, something went wrong.
Hi, if I submit a PR for a simple way I came up with, would you be interested?
Yeah sure, just check if other UI is not breaking if one moves it to left.
No branches or pull requests
Is your feature request related to a problem? Please describe.
I would like the ability to show the aside on the left side of the document. It is currently coded to the right at all times.
Describe the solution you'd like
I would like to be able to set the aside location on a page by page basis. A CSS variable would go a long way here.
Describe alternatives you've considered
I understand how to set it site-wide with
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: