Remove background from icon side nav
This commit is contained in:
parent
6f9361c008
commit
79a92959da
|
@ -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