modify style

This commit is contained in:
MaysWind
2024-12-02 22:18:46 +08:00
parent 65756b62a5
commit 9888efe437
@@ -889,7 +889,7 @@ export default {
} }
.chart-data-type-popover-menu .popover-inner{ .chart-data-type-popover-menu .popover-inner{
max-height: 400px; max-height: 440px;
overflow-y: auto; overflow-y: auto;
} }
</style> </style>