mirror of
https://github.com/codex-team/codex.docs.git
synced 2025-07-21 06:09:41 +02:00
fix toc
This commit is contained in:
parent
3016d219ac
commit
2dc08f6885
1 changed files with 4 additions and 1 deletions
|
@ -31,7 +31,10 @@
|
||||||
gap: 2px;
|
gap: 2px;
|
||||||
|
|
||||||
&-item {
|
&-item {
|
||||||
|
&:hover,
|
||||||
|
&--active {
|
||||||
@apply --squircle;
|
@apply --squircle;
|
||||||
|
}
|
||||||
|
|
||||||
&:hover {
|
&:hover {
|
||||||
background-color: var(--color-link-hover);
|
background-color: var(--color-link-hover);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue