This commit is contained in:
2021-08-17 22:49:55 +02:00
parent cf9d3b83bd
commit b2d8eaf01c
5 changed files with 24 additions and 11 deletions

View File

@@ -161,7 +161,7 @@ export default defineComponent({
})
</script>
<style lang="scss">
<style scoped lang="scss">
.cross:hover svg {
@apply transform scale-140;
}