Anton Bulakh
2025-01-24 4e4930ef9c2e2ddb9bcb1436660d3a3002c19844
quartz/components/styles/explorer.scss
@@ -9,7 +9,7 @@
      display: flex;
    }
  }
  &:after {
  /*&:after {
    pointer-events: none;
    content: "";
    width: 100%;
@@ -20,7 +20,7 @@
    opacity: 1;
    transition: opacity 0.3s ease;
    background: linear-gradient(transparent 0px, var(--light));
  }
  }*/
}
button#explorer {