diff client/src/components/importoverview/BottleneckDetail.vue @ 2948:f6cd4ebd8562

client: importoverview: improved heights and scrolling
author Markus Kottlaender <markus@intevation.de>
date Fri, 05 Apr 2019 13:52:22 +0200
parents 73f537379203
children b74ebeb2bdc8
line wrap: on
line diff
--- a/client/src/components/importoverview/BottleneckDetail.vue	Fri Apr 05 12:47:35 2019 +0200
+++ b/client/src/components/importoverview/BottleneckDetail.vue	Fri Apr 05 13:52:22 2019 +0200
@@ -66,9 +66,6 @@
 
 .split
   max-height: 35vh
-
-.full
-  max-height: 70vh
 </style>
 
 <script>