From 08f3d04c734f20cc2f424a92cbfbc814daa8e57c Mon Sep 17 00:00:00 2001 From: misitebao Date: Mon, 13 Sep 2021 22:01:30 +0800 Subject: [PATCH] feat: add drag handle --- frontend/src/App.vue | 6 +++--- main.tmpl.go | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 200adcb..81f3776 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -1,16 +1,16 @@