diff --git a/src/components/home/topNavigation.vue b/src/components/home/topNavigation.vue index bb8d549505..5a083c123c 100644 --- a/src/components/home/topNavigation.vue +++ b/src/components/home/topNavigation.vue @@ -44,7 +44,7 @@
diff --git a/src/components/misc/notification.vue b/src/components/misc/notification.vue index 4ad3f2bcca..e0d5809e5e 100644 --- a/src/components/misc/notification.vue +++ b/src/components/misc/notification.vue @@ -19,7 +19,7 @@
diff --git a/src/components/modal/modal.vue b/src/components/modal/modal.vue index 11e521638e..72e706432b 100644 --- a/src/components/modal/modal.vue +++ b/src/components/modal/modal.vue @@ -11,8 +11,8 @@
- - + +
diff --git a/src/components/sharing/linkSharing.vue b/src/components/sharing/linkSharing.vue index 065b0a5c5b..754b45136c 100644 --- a/src/components/sharing/linkSharing.vue +++ b/src/components/sharing/linkSharing.vue @@ -44,7 +44,7 @@
- + diff --git a/src/components/tasks/gantt-component.vue b/src/components/tasks/gantt-component.vue index 11c8f812a6..364054faa5 100644 --- a/src/components/tasks/gantt-component.vue +++ b/src/components/tasks/gantt-component.vue @@ -124,7 +124,7 @@ v-model="newTaskTitle" /> -
@@ -224,7 +224,7 @@ /> + class="button has-no-shadow is-transparent is-fullwidth has-text-centered" v-if="!showNewBucketInput"> diff --git a/src/views/list/views/List.vue b/src/views/list/views/List.vue index 18a767dc95..849ae2fcce 100644 --- a/src/views/list/views/List.vue +++ b/src/views/list/views/List.vue @@ -21,7 +21,7 @@ diff --git a/src/views/namespaces/NewNamespace.vue b/src/views/namespaces/NewNamespace.vue index 48622662af..bac97505c0 100644 --- a/src/views/namespaces/NewNamespace.vue +++ b/src/views/namespaces/NewNamespace.vue @@ -18,7 +18,7 @@ v-model="namespace.title"/>

-