sticky ctagory section
This commit is contained in:
parent
aaac7f2f84
commit
cf074988cc
@ -131,6 +131,8 @@ aside {
|
||||
box-shadow: var(--shadow);
|
||||
height: fit-content;
|
||||
min-width: fit-content;
|
||||
position: sticky;
|
||||
top: calc(var(--size-xl) * 4);
|
||||
}
|
||||
aside ul {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user