introducing scroller-top component
This commit is contained in:
parent
7ca487abb8
commit
eb3cec9cd8
10
resources/css/components/scroller-top.css
Normal file
10
resources/css/components/scroller-top.css
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
#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;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user