update
This commit is contained in:
parent
741a7a8995
commit
6064bd1961
@ -2,7 +2,7 @@
|
|||||||
* @Author: zwq
|
* @Author: zwq
|
||||||
* @Date: 2021-11-19 10:55:33
|
* @Date: 2021-11-19 10:55:33
|
||||||
* @LastEditors: gtz
|
* @LastEditors: gtz
|
||||||
* @LastEditTime: 2021-12-16 10:15:33
|
* @LastEditTime: 2021-12-16 10:45:24
|
||||||
* @Description:
|
* @Description:
|
||||||
-->
|
-->
|
||||||
<template>
|
<template>
|
||||||
@ -710,10 +710,12 @@ export default {
|
|||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.el-tabs__item{
|
.chart-container {
|
||||||
height: 120px;
|
.el-tabs__item{
|
||||||
}
|
height: 120px;
|
||||||
.el-tabs__nav-next, .el-tabs__nav-prev {
|
}
|
||||||
line-height: 120px;
|
.el-tabs__nav-next, .el-tabs__nav-prev {
|
||||||
|
line-height: 120px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
Reference in New Issue
Block a user