🎨 styles: move scroll to top to bottom

:%s
This commit is contained in:
lytrankieio123 2021-09-14 17:38:27 +07:00
parent 3e8b2eeb11
commit 99b43daa8a

View File

@ -8,7 +8,7 @@
&.show {
@apply block rounded-lg fixed cursor-pointer;
right: 6.4rem;
bottom: 21.6rem;
bottom: 10.6rem;
width: 6.4rem;
height: 6.4rem;
background-color: var(--border-line);