fix.모션 수정
This commit is contained in:
@@ -36,4 +36,7 @@ const handleScrollToTop = () => {
|
||||
.btn-top {
|
||||
@apply bg-[image:var(--button-top)] bg-center bg-cover bg-no-repeat;
|
||||
}
|
||||
.btn-top:hover :deep(.icon) {
|
||||
@apply -translate-y-[3px];
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user