完善页面细节3
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user