UX: add highlight for active nav in category settings (#30428)
This commit is contained in:
parent
f6282145aa
commit
5b989fd5ae
|
@ -94,8 +94,8 @@
|
|||
|
||||
&.active {
|
||||
position: relative;
|
||||
|
||||
--arrow-thickness: 8px;
|
||||
background: var(--d-selected);
|
||||
|
||||
&::after {
|
||||
position: absolute;
|
||||
|
|
Loading…
Reference in New Issue