From 04102f7237efefa744090ed7c25f7b5d0807b679 Mon Sep 17 00:00:00 2001
From: quanwei <419654421@qq.com>
Date: Thu, 05 Feb 2026 18:11:57 +0800
Subject: [PATCH] 完成运营中心提现和运营中心权限管理

---
 branch_vue/static/css/common.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/branch_vue/static/css/common.css b/branch_vue/static/css/common.css
index ca88c21..29b60b8 100644
--- a/branch_vue/static/css/common.css
+++ b/branch_vue/static/css/common.css
@@ -649,6 +649,10 @@
   padding-right: 16px;
 }
 
+.pb10 {
+  padding-bottom: 10px;
+}
+
 .pb16 {
   padding-bottom: 16px;
 }

--
Gitblit v1.9.2