changeset 2554:cea572694617

client: gave splitscreen a dropshadow
author Markus Kottlaender <markus@intevation.de>
date Fri, 08 Mar 2019 10:08:46 +0100
parents 99dc71e012ad
children ebaa0e93b05a
files client/src/components/Splitscreen.vue
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/Splitscreen.vue	Fri Mar 08 10:05:36 2019 +0100
+++ b/client/src/components/Splitscreen.vue	Fri Mar 08 10:08:46 2019 +0100
@@ -34,6 +34,7 @@
   height: 50vh
   overflow: hidden
   z-index: 1
+  box-shadow: 0 -.125rem .25rem rgba(0, 0, 0, 0.075)
   transition: bottom 0.3s
   &.show
     bottom: 0