diff --git a/src/styles/mixins/caret.less b/src/styles/mixins/caret.less index a3fb4eb..de05612 100644 --- a/src/styles/mixins/caret.less +++ b/src/styles/mixins/caret.less @@ -1,7 +1,7 @@ // sortable .sortable() { display: inline-block; - width: 8px; + width: 9px; height: 12px; margin-left: 4px; margin-top: -1px; diff --git a/test/routers/table.vue b/test/routers/table.vue index 4d7b389..f57ccf0 100644 --- a/test/routers/table.vue +++ b/test/routers/table.vue @@ -1,38 +1,27 @@ -- libgit2 0.21.4