Patsagorn Y.
2025-01-16 8cf3e3001f2cbd18da73fcc92ae5f4b76d3ecf21
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 {