Merge branch 'scrolltotop' into shigusegubu-vue3

* scrolltotop:
  fix veryfaint not applying
This commit is contained in:
Henry Jameson 2022-08-31 01:19:35 +03:00
commit ee896525dc

View file

@ -13,10 +13,6 @@
background-color: var(--cGreen);
}
.loadmore-text {
opacity: 1;
}
.loadmore-button {
position: relative
}