Jacky Zhao
2022-02-11 fa3bc3de9273d2cb437605d1b229d9a8d79331b5
assets/base.scss
@@ -478,6 +478,7 @@
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  transition-delay: 0.3s;
  user-select: none;
  &.visible {
    opacity: 1;
@@ -492,4 +493,4 @@
    margin: 0;
    font-weight: 400;
  }
}
}