Skip to content

Commit e12e9d4

Browse files
committed
refactor: dashboard view
1 parent 4717f77 commit e12e9d4

File tree

1 file changed

+2
-0
lines changed
  • frontend/src/views/dashboard/components/sq-view

1 file changed

+2
-0
lines changed

frontend/src/views/dashboard/components/sq-view/index.vue

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,7 @@ defineExpose({
4141

4242
<style scoped lang="less">
4343
.chart-base-container {
44+
width: 100%;
45+
height: 100%;
4446
}
4547
</style>

0 commit comments

Comments
 (0)