mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 11:37:33 +08:00
UX: add highlight for active nav in category settings (#30428)
This commit is contained in:
parent
f6282145aa
commit
5b989fd5ae
@ -94,8 +94,8 @@
|
|||||||
|
|
||||||
&.active {
|
&.active {
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
--arrow-thickness: 8px;
|
--arrow-thickness: 8px;
|
||||||
|
background: var(--d-selected);
|
||||||
|
|
||||||
&::after {
|
&::after {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user