diff --git a/theseus_gui/src/pages/instance/Index.vue b/theseus_gui/src/pages/instance/Index.vue index 41d639ba6..f84856087 100644 --- a/theseus_gui/src/pages/instance/Index.vue +++ b/theseus_gui/src/pages/instance/Index.vue @@ -419,6 +419,7 @@ Button { width: 100%; color: var(--color-primary); box-shadow: none; + justify-content: start; &.router-link-exact-active { box-shadow: var(--shadow-inset-lg);