Remove background from icon side nav
This commit is contained in:
parent
a34eced805
commit
0e8a3f1769
|
@ -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