fix: 解决组件组合后弹幕组件溢出问题

This commit is contained in:
mahengjie 2023-12-29 11:27:02 +08:00
parent ac4e4aa0a2
commit a4ec445da6

View File

@ -184,7 +184,7 @@ onMounted(() => {
})
</script>
<style lang="scss" scoped>
<style lang="scss">
@include goId('chart-edit-layout') {
position: relative;
width: 100%;