changeset 2924:d2dba0638ef1

client: ui: made expaneded table rows more clearly separated
author Markus Kottlaender <markus@intevation.de>
date Wed, 03 Apr 2019 17:33:25 +0200
parents 9bd98daf0b0f
children ce148a7fb896
files client/src/components/ui/UITableBody.vue
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/client/src/components/ui/UITableBody.vue	Wed Apr 03 17:19:26 2019 +0200
+++ b/client/src/components/ui/UITableBody.vue	Wed Apr 03 17:33:25 2019 +0200
@@ -38,7 +38,7 @@
         &.center
           justify-content: center
     .expand
-      border-bottom: solid 1px $color-info
+      border-bottom: solid 2px $color-info
 
     &.active
       > .row