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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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