diff --git a/resources/css/components/page-scroller.css b/resources/css/components/page-scroller.css index 69d5203..bf5fd51 100644 --- a/resources/css/components/page-scroller.css +++ b/resources/css/components/page-scroller.css @@ -6,7 +6,7 @@ lg:right-8 lg:bottom-8; animation: fade-in 0.5s ease-out, slide-in-bottom 0.5s ease-out; - + z-index: 9999; #scroller-top { @apply bg-primary h-12 @@ -14,7 +14,6 @@ md:w-16 md:h-16 flex items-center justify-center - cursor-pointer rounded-full; .arrow-icon {