mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-10 07:55:24 +02:00
Update layout.pcss
This commit is contained in:
parent
67634a3ecf
commit
fc014a0ca0
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
position: sticky;
|
position: sticky;
|
||||||
|
overflow: auto;
|
||||||
|
height: calc(100vh - var(--layout-height-header));
|
||||||
|
|
||||||
top: calc(var(--layout-height-header) + var(--layout-padding-vertical));
|
top: calc(var(--layout-height-header) + var(--layout-padding-vertical));
|
||||||
align-self: flex-start;
|
align-self: flex-start;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue