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