cleanup css

This commit is contained in:
2024-05-21 15:54:20 +02:00
parent 4814d24efb
commit 884412f5a9

View File

@@ -48,9 +48,8 @@ useEventListener('keyup', e => {
</template>
<style scoped lang="postcss">
.fade-enter-from, .fade-leave-to {
opacity: 0;
@apply opacity-0;
}
.fade-enter-active, .fade-leave-active {