comparison 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
comparison
equal deleted inserted replaced
2969:b92a8d088d8a 2970:149a8f81f99e
86 max-height: 0; 86 max-height: 0;
87 } 87 }
88 88
89 .contextboxextended { 89 .contextboxextended {
90 max-width: 660px; 90 max-width: 660px;
91 max-height: 95vh;
91 } 92 }
92 93
93 .close-contextbox { 94 .close-contextbox {
94 position: absolute; 95 position: absolute;
95 z-index: 2; 96 z-index: 2;