修改高度
This commit is contained in:
@@ -19,7 +19,7 @@ import Echart from '@/views/dashboard/components/echart.vue'
|
||||
height: 500px;
|
||||
}
|
||||
::v-deep(.el-tabs__content) {
|
||||
height: calc(100vh - 110px);
|
||||
height: calc(100vh - 111px);
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user