fix. 불필요한 속성 제거
This commit is contained in:
@@ -43,9 +43,6 @@ const handleScrollToTop = () => {
|
||||
</template>
|
||||
|
||||
<style scoped>
|
||||
.btn-top {
|
||||
@apply bg-[image:var(--button-top)] bg-center bg-cover bg-no-repeat;
|
||||
}
|
||||
.btn-top:hover :deep(.icon) {
|
||||
@apply -translate-y-[3px];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user