summaryrefslogtreecommitdiffstats
path: root/webapp/src/components/DataTable.vue
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/src/components/DataTable.vue')
-rw-r--r--webapp/src/components/DataTable.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/src/components/DataTable.vue b/webapp/src/components/DataTable.vue
index c55ed96..8280abf 100644
--- a/webapp/src/components/DataTable.vue
+++ b/webapp/src/components/DataTable.vue
@@ -454,7 +454,7 @@ export default {
.scroller >>> .vue-recycle-scroller__slot {
position: sticky;
top: 0;
- z-index: 1;
+ z-index: 2;
}
.table-head {