mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 12:24:18 +00:00
🎨 styles: move scroll to top to bottom
:%s
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
&.show {
|
&.show {
|
||||||
@apply block rounded-lg fixed cursor-pointer;
|
@apply block rounded-lg fixed cursor-pointer;
|
||||||
right: 6.4rem;
|
right: 6.4rem;
|
||||||
bottom: 21.6rem;
|
bottom: 10.6rem;
|
||||||
width: 6.4rem;
|
width: 6.4rem;
|
||||||
height: 6.4rem;
|
height: 6.4rem;
|
||||||
background-color: var(--border-line);
|
background-color: var(--border-line);
|
||||||
|
Reference in New Issue
Block a user