diff --git a/frontend/src/AppContent.vue b/frontend/src/AppContent.vue index 0a904ca..7e9652d 100644 --- a/frontend/src/AppContent.vue +++ b/frontend/src/AppContent.vue @@ -133,7 +133,11 @@ watch( -
+
diff --git a/frontend/src/components/common/IconButton.vue b/frontend/src/components/common/IconButton.vue index 5867125..81df265 100644 --- a/frontend/src/components/common/IconButton.vue +++ b/frontend/src/components/common/IconButton.vue @@ -32,7 +32,7 @@ const hasTooltip = computed(() => {