page scroller au dessus du cookies body
This commit is contained in:
parent
0f435267fa
commit
db9c00f795
|
|
@ -6,7 +6,7 @@
|
||||||
lg:right-8
|
lg:right-8
|
||||||
lg:bottom-8;
|
lg:bottom-8;
|
||||||
animation: fade-in 0.5s ease-out, slide-in-bottom 0.5s ease-out;
|
animation: fade-in 0.5s ease-out, slide-in-bottom 0.5s ease-out;
|
||||||
|
z-index: 9999;
|
||||||
#scroller-top {
|
#scroller-top {
|
||||||
@apply bg-primary
|
@apply bg-primary
|
||||||
h-12
|
h-12
|
||||||
|
|
@ -14,7 +14,6 @@
|
||||||
md:w-16
|
md:w-16
|
||||||
md:h-16
|
md:h-16
|
||||||
flex items-center justify-center
|
flex items-center justify-center
|
||||||
|
|
||||||
cursor-pointer
|
cursor-pointer
|
||||||
rounded-full;
|
rounded-full;
|
||||||
.arrow-icon {
|
.arrow-icon {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user