1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00

Remove background from icon side nav

This commit is contained in:
Andrew Kingston 2022-06-09 07:57:57 +01:00
parent a34eced805
commit 0e8a3f1769

View file

@ -41,7 +41,6 @@
.active :global(svg) {
color: white;
}
.icon-side-nav-item:hover,
.active {
background: var(--spectrum-global-color-gray-300);
}