修改图例
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
* @Author: zwq
|
||||
* @Date: 2021-07-19 15:18:30
|
||||
* @LastEditors: zhp
|
||||
* @LastEditTime: 2024-01-12 16:38:55
|
||||
* @LastEditTime: 2024-01-17 13:52:44
|
||||
* @Description:
|
||||
-->
|
||||
<template>
|
||||
@@ -1113,7 +1113,7 @@ export default {
|
||||
flex: 1 1;
|
||||
}
|
||||
.h-full {
|
||||
height: calc(100vh - 150px);
|
||||
height: calc(100vh);
|
||||
}
|
||||
/* .container-main {
|
||||
min-height: calc(100vh - 10em);
|
||||
|
||||
Reference in New Issue
Block a user