flippable cards
This commit is contained in:
@@ -36,3 +36,13 @@ watch(
|
||||
}
|
||||
)
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
audio {
|
||||
transition: all 1s;
|
||||
}
|
||||
|
||||
audio[src=""] {
|
||||
@apply -bottom-1.5 opacity-0
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user