diff client/src/components/Contextbox.vue @ 2970:149a8f81f99e unified_import

merge with default
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 05 Apr 2019 10:04:45 +0200
parents 8b32574bed09 cfa0adbfce63
children 7a51fdfead2d
line wrap: on
line diff
--- a/client/src/components/Contextbox.vue	Tue Apr 02 10:07:48 2019 +0200
+++ b/client/src/components/Contextbox.vue	Fri Apr 05 10:04:45 2019 +0200
@@ -88,6 +88,7 @@
 
 .contextboxextended {
   max-width: 660px;
+  max-height: 95vh;
 }
 
 .close-contextbox {