mirror of https://github.com/bjdgyc/anylink.git
调整图表时长按钮的位置
This commit is contained in:
parent
00281dbfa5
commit
0126333605
|
@ -363,6 +363,6 @@ export default {
|
||||||
.time-range {
|
.time-range {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 5px;
|
right: 5px;
|
||||||
top: 10px;
|
top: 5px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue