diff client/src/App.vue @ 631:13bccabbf7c5

fix: usermenu or sidebar trigger arrangement of user/userdetailsview
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 12 Sep 2018 17:17:42 +0200
parents d4fa28bfa6ec
children 14dfab4e6e32
line wrap: on
line diff
--- a/client/src/App.vue	Wed Sep 12 16:11:05 2018 +0200
+++ b/client/src/App.vue	Wed Sep 12 17:17:42 2018 +0200
@@ -58,8 +58,7 @@
 }
 
 .middle {
-  margin-left: auto;
-  margin-right: auto;
+  width: 60vw;
 }
 
 .userinterface {