perf: statisticslegend样式调整

This commit is contained in:
chenjinsong
2021-07-10 11:18:40 +08:00
parent 37c29e02cb
commit 4fbccf55a8
3 changed files with 55 additions and 48 deletions

View File

@@ -43,7 +43,7 @@ export default {
</script>
<style lang="scss" scoped>
.chart__legend {
width: calc(100% - 60px);
width: calc(100% - 40px);
height: 105px;
border: 1px solid #E7EAED;
color: #5f6368;