made left sidebar icon consistent with the dark theme (#5196)

This commit is contained in:
Manish Kushare 2023-01-05 10:59:32 +05:30 committed by GitHub
parent f1e915e6e2
commit 4b464d9b84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -486,12 +486,6 @@
&:hover {
background: #2F3C4C;
}
svg{
path{
fill: white !important;
}
}
}
}
}