Remove background from icon side nav
This commit is contained in:
parent
a34eced805
commit
0e8a3f1769
|
@ -41,7 +41,6 @@
|
||||||
.active :global(svg) {
|
.active :global(svg) {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.icon-side-nav-item:hover,
|
|
||||||
.active {
|
.active {
|
||||||
background: var(--spectrum-global-color-gray-300);
|
background: var(--spectrum-global-color-gray-300);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue