1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-20 21:59:41 +02:00

Merge pull request #287 from codex-team/fix-fixed-sidebar

Fix sidebar and table of contents position
This commit is contained in:
Nikita Melnikov 2022-12-01 23:01:29 +04:00 committed by GitHub
commit 8a8db5c136
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,6 @@
.docs { .docs {
min-height: calc(100vh - var(--layout-height-header)); min-height: calc(100vh - var(--layout-height-header));
overflow-x: hidden;
@media (--desktop) { @media (--desktop) {
display: flex; display: flex;