diff client/src/components/App.vue @ 4774:1fd771b08ced

import_overview: added 'changed' column
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 21 Oct 2019 12:35:46 +0200
parents e4e32c77ed83
children 5555b77b8c4e
line wrap: on
line diff
--- a/client/src/components/App.vue	Mon Oct 21 11:59:14 2019 +0200
+++ b/client/src/components/App.vue	Mon Oct 21 12:35:46 2019 +0200
@@ -91,7 +91,7 @@
     },
     searchContainer() {
       return [
-        "ml-2",
+        "ml-1",
         {
           wide: this.showSearchbar
         }