From ba8a936772e4e2c58dd515d64d7cb7d7817bbe88 Mon Sep 17 00:00:00 2001
From: haoxuan <haoxuan>
Date: 星期六, 28 十月 2023 18:50:42 +0800
Subject: [PATCH] Merge branch 'dev' of http://192.168.5.5:10010/r/web/bulletin-board-style1 into wn

---
 src/components/DashboardLayout.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/components/DashboardLayout.vue b/src/components/DashboardLayout.vue
index a88908e..692c86f 100644
--- a/src/components/DashboardLayout.vue
+++ b/src/components/DashboardLayout.vue
@@ -121,5 +121,6 @@
   height: 100%;
   background-color: #153e94;
   border-radius: 6px;
+  padding: 10px 16px;
 }
 </style>

--
Gitblit v1.8.0