From 5453ae1464bdd671199940a77b74072e0c1dce67 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Tue, 15 Feb 2022 15:00:14 +0800
Subject: [PATCH] 组件封装调整

---
 src/styles/pcpage/tool/sign.scss |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/styles/pcpage/tool/sign.scss b/src/styles/pcpage/tool/sign.scss
index b43adae..7fdebc1 100644
--- a/src/styles/pcpage/tool/sign.scss
+++ b/src/styles/pcpage/tool/sign.scss
@@ -48,6 +48,7 @@
 
     .content {
         position: relative;
+        width: 100%;
         height: calc(100% - 36px);
 
         .list-box {

--
Gitblit v1.9.3