mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-08-07 06:25:21 +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;
|
||||
|
||||
position: sticky;
|
||||
overflow: auto;
|
||||
height: calc(100vh - var(--layout-height-header));
|
||||
|
||||
top: calc(var(--layout-height-header) + var(--layout-padding-vertical));
|
||||
align-self: flex-start;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue