1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 05:09:41 +02:00
This commit is contained in:
Peter Savchenko 2024-04-24 21:22:00 +03:00
parent 3016d219ac
commit 2dc08f6885

View file

@ -31,7 +31,10 @@
gap: 2px;
&-item {
&:hover,
&--active {
@apply --squircle;
}
&:hover {
background-color: var(--color-link-hover);