diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index 8f16e0ee..92bb8a9e 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -48,12 +48,12 @@ limitations under the License. --> @input="changeTimeRange" /> UTC{{ appStore.utcHour >= 0 ? "+" : "" }}{{ `${appStore.utcHour}:${appStore.utcMin}` }} - - - + + +