diff --git a/src/styles/components/table.less b/src/styles/components/table.less index 6e28231..b6030e2 100644 --- a/src/styles/components/table.less +++ b/src/styles/components/table.less @@ -72,7 +72,7 @@ } &-body{ overflow: auto; - position: relative; + //position: relative; } &-with-fixed-top&-with-footer{ diff --git a/test/routers/table.vue b/test/routers/table.vue index 4030493..9c42d82 100644 --- a/test/routers/table.vue +++ b/test/routers/table.vue @@ -1,279 +1,87 @@ -- libgit2 0.21.4