mirror of
https://gitee.com/dromara/go-view.git
synced 2025-05-23 07:49:15 +08:00
fix: 解决组件组合后弹幕组件溢出问题
This commit is contained in:
parent
ac4e4aa0a2
commit
a4ec445da6
@ -184,7 +184,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%;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user