调整图表时长按钮的位置

This commit is contained in:
lanrenwo
2022-09-16 14:36:39 +08:00
parent 00281dbfa5
commit 0126333605

View File

@@ -363,6 +363,6 @@ export default {
.time-range {
position: absolute;
right: 5px;
top: 10px;
top: 5px;
}
</style>