changeset 1220:d11d5e39c8d0

staging layout
author Thomas Junk <thomas.junk@intevation.de>
date Mon, 19 Nov 2018 16:02:34 +0100
parents 53981be1abe6
children c193649d4f11
files client/src/staging/Staging.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/staging/Staging.vue	Mon Nov 19 15:37:27 2018 +0100
+++ b/client/src/staging/Staging.vue	Mon Nov 19 16:02:34 2018 +0100
@@ -94,7 +94,7 @@
     },
     stagingAreaStyle() {
       return [
-        "ui-element staging-card bg-white ml-3 pt-3 mx-auto rounded position-relative",
+        "ui-element staging-card bg-white ml-3 pt-3 mx-auto rounded border-top position-relative",
         {
           stagingcollapsed: !this.showStagingArea,
           stagingextended: this.showStagingArea