diff client/src/layers/Layers.vue @ 1213:9d93968db2cd

replaced custom css with bootstrap classes
author Markus Kottlaender <markus@intevation.de>
date Mon, 19 Nov 2018 14:13:01 +0100
parents 4f666dbb9abd
children ba8cd80d68b6
line wrap: on
line diff
--- a/client/src/layers/Layers.vue	Mon Nov 19 13:48:50 2018 +0100
+++ b/client/src/layers/Layers.vue	Mon Nov 19 14:13:01 2018 +0100
@@ -42,7 +42,6 @@
   z-index: 2
   right: 0
   margin-top: $x-small-offset
-  border-radius: $border-radius
   height: $icon-width
   width: $icon-height
 </style>