website: fix sidebar layout (#6421)

This commit is contained in:
Jens L 2023-07-29 18:55:07 +02:00 committed by GitHub
parent 2ac7eb6f65
commit 530ac43b8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 13 deletions

View File

@ -1,23 +1,19 @@
<!--
👋 Hello there! Welcome.
👋 Hi there! Welcome.
Please check the [Contributing guidelines](https://goauthentik.io/developer-docs/#how-can-i-contribute).
Please check the Contributing guidelines: https://goauthentik.io/developer-docs/#how-can-i-contribute
-->
## Details
- **Does this resolve an issue?**
Resolves #
<!--
Explain what this PR changes, what the rationale behind the change is, if any new requirements are introduced or any breaking changes caused by this PR.
## Changes
Ideally also link an Issue for context that this PR will close using `closes #`
-->
REPLACE ME
### New Features
- Adds feature which does x, y, and z.
### Breaking Changes
- Adds breaking change which causes \<issue\>.
---
## Checklist

View File

@ -85,7 +85,7 @@
}
@media (min-width: 1416px) {
.docPage_node_modules-\@docusaurus-theme-classic-lib-theme-DocPage-Layout-styles-module {
#__docusaurus_skipToContent_fallback > div {
align-self: center;
max-width: 1600px;
width: 1600px;