CN-54 style:带统计的折线图统计区域调整
This commit is contained in:
@@ -44,7 +44,6 @@ export default {
|
|||||||
<style lang="scss" scoped>
|
<style lang="scss" scoped>
|
||||||
.chart__legend {
|
.chart__legend {
|
||||||
width: calc(100% - 40px);
|
width: calc(100% - 40px);
|
||||||
height: 105px;
|
|
||||||
border: 1px solid #E7EAED;
|
border: 1px solid #E7EAED;
|
||||||
color: #5f6368;
|
color: #5f6368;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
@@ -66,8 +65,6 @@ export default {
|
|||||||
}
|
}
|
||||||
.chart__table-below {
|
.chart__table-below {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: calc(100% - 30px);
|
|
||||||
overflow: auto;
|
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
|
|
||||||
.table-below-box {
|
.table-below-box {
|
||||||
|
|||||||
Reference in New Issue
Block a user