完善页面细节3

This commit is contained in:
2026-02-25 15:44:38 +08:00
parent 1924272182
commit 4bb876e60e
8 changed files with 415 additions and 272 deletions

View File

@@ -296,6 +296,7 @@ const handleMember = () => {
.content-container {
flex: 1;
padding: 0;
margin-top: 20px;
}
.main-card {
@@ -310,7 +311,7 @@ const handleMember = () => {
.preview-panel {
width: 420px;
padding: 40px;
background-color: #f7f8fa;
background-color: #ffffff;
display: flex;
justify-content: center;
border-right: 1px solid #f0f0f0;