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