preview audio tweak

feat/vaults
Tomáš Mládek 2021-06-09 10:06:16 +02:00
parent 12188f58d2
commit e615af9cb2
1 changed files with 3 additions and 0 deletions

View File

@ -37,4 +37,7 @@ export default defineComponent({
</script>
<style scoped lang="scss">
audio {
width: 100%;
}
</style>