Compare commits

...

2 Commits

Author SHA1 Message Date
Grapelllar
1972008ea6
Pre Merge pull request !220 from Grapelllar/dev 2026-05-22 01:42:19 +00:00
mahengjie
a4ec445da6 fix: 解决组件组合后弹幕组件溢出问题 2023-12-29 11:27:02 +08:00

View File

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