diff client/src/components/DiagramLegend.vue @ 3687:23ff3f48c0f9

client: diagram legend: set z-index for legend toggle button to prevent it from being overlapped and not clickable
author Markus Kottlaender <markus@intevation.de>
date Tue, 18 Jun 2019 16:23:00 +0200
parents 59572a03cec6
children 84d01a536bec
line wrap: on
line diff
--- a/client/src/components/DiagramLegend.vue	Tue Jun 18 16:17:36 2019 +0200
+++ b/client/src/components/DiagramLegend.vue	Tue Jun 18 16:23:00 2019 +0200
@@ -25,6 +25,7 @@
   .toggle
     margin-left: 0
     position: absolute
+    z-index: 1
     top: 0.25rem
     left: 0.25rem
     svg