UX: add highlight for active nav in category settings (#30428)

This commit is contained in:
chapoi
2024-12-23 13:10:48 +08:00
committed by GitHub
parent f6282145aa
commit 5b989fd5ae

View File

@@ -94,8 +94,8 @@
&.active {
position: relative;
--arrow-thickness: 8px;
background: var(--d-selected);
&::after {
position: absolute;