diff --git a/resources/css/components/scroller-top.css b/resources/css/components/scroller-top.css deleted file mode 100644 index b60239a..0000000 --- a/resources/css/components/scroller-top.css +++ /dev/null @@ -1,10 +0,0 @@ -#scroller-top { - @apply bg-primary fixed z-40 - w-16 - h-16 - flex items-center justify-center - right-16 - bottom-16 - cursor-pointer - rounded-full; -}