diff --git a/src/App.vue b/src/App.vue index a68093d..cb93f85 100644 --- a/src/App.vue +++ b/src/App.vue @@ -104,6 +104,6 @@ const getThemeOverrides = computed(() => { height: 14px !important; } .v-binder-follower-content { - left: -60px; + //left: -60px; } diff --git a/src/components/DataHeader/index.vue b/src/components/DataHeader/index.vue index da586cc..f51cbe9 100644 --- a/src/components/DataHeader/index.vue +++ b/src/components/DataHeader/index.vue @@ -113,7 +113,7 @@ async function getData() { } } - +1