From f77dad86de37e5ab0df6a6ce43f21e1ab408d389 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期六, 08 八月 2020 11:23:39 +0800
Subject: [PATCH] 调整布局

---
 public/index.html |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/public/index.html b/public/index.html
index d0f41f4..bf5b551 100644
--- a/public/index.html
+++ b/public/index.html
@@ -313,6 +313,9 @@
     .mt15 {
       margin-top: 15px;
     }
+    .pl20 {
+      padding-left: 20px;
+    }
     .el-button--primary {
       color: #FFFFFF;
       background-color: #3D68E1!important;

--
Gitblit v1.8.0