fix @tree-directory-selected-bg don't work (#24468)

This commit is contained in:
Teng YANG 2020-05-26 13:52:41 +08:00 committed by GitHub
parent ccd2820ce7
commit 1bf9959062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@
&-selected {
&:hover::before,
&::before {
background: @primary-color;
background: @tree-directory-selected-bg;
}
// >>> Switcher