首页样式更改
This commit is contained in:
commit
dfeb4ba301
@ -277,7 +277,7 @@
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: start;
|
||||
justify-content: end;
|
||||
"
|
||||
>
|
||||
<a-button
|
||||
@ -983,7 +983,7 @@ onMounted(() => {
|
||||
width: 20%;
|
||||
max-height: 402px;
|
||||
max-width: 400px;
|
||||
min-height: 362px;
|
||||
// min-height: 362px;
|
||||
border-radius: 3px;
|
||||
padding: 15px 24px 24px;
|
||||
background-color: rgb(255, 255, 255);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user