diff client/src/components/layers/Layers.vue @ 2154:a08e0f532304

staging: improve UI
author Thomas Junk <thomas.junk@intevation.de>
date Fri, 08 Feb 2019 12:30:22 +0100
parents 16fb9667ddf8
children 531e776cb81d
line wrap: on
line diff
--- a/client/src/components/layers/Layers.vue	Fri Feb 08 12:11:15 2019 +0100
+++ b/client/src/components/layers/Layers.vue	Fri Feb 08 12:30:22 2019 +0100
@@ -11,7 +11,7 @@
         ><translate>Layers</translate>
         <font-awesome-icon
           icon="times"
-          class="ml-auto text-muted"
+          class="ml-auto text-muted pointer"
           @click="$store.commit('application/showLayers', false)"
         ></font-awesome-icon>
       </h6>