From 5d190d8ee2a7c8810c4742ab8a7ccd943db6cd33 Mon Sep 17 00:00:00 2001 From: Qiuxia Fan Date: Fri, 24 Dec 2021 09:58:30 +0800 Subject: [PATCH] fix: update style --- src/views/dashboard/Edit.vue | 27 +++++++++++---- src/views/dashboard/data.ts | 50 +++++++++++----------------- src/views/dashboard/panel/Layout.vue | 1 - 3 files changed, 41 insertions(+), 37 deletions(-) diff --git a/src/views/dashboard/Edit.vue b/src/views/dashboard/Edit.vue index ebcfe97a..a47c9e2a 100644 --- a/src/views/dashboard/Edit.vue +++ b/src/views/dashboard/Edit.vue @@ -14,16 +14,18 @@ See the License for the specific language governing permissions and limitations under the License. -->