样式修改
This commit is contained in:
parent
ff9ad0be8f
commit
636aaab6ee
@ -134,7 +134,7 @@ onMounted(() => {
|
|||||||
.container-top-box {
|
.container-top-box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 404px;
|
height: 404px;
|
||||||
padding: 8px 10px;
|
padding: 8px 15px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
box-shadow: 0px 0px 10px rgba(219, 225, 236, 1);
|
box-shadow: 0px 0px 10px rgba(219, 225, 236, 1);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
@ -244,7 +244,7 @@ onMounted(() => {
|
|||||||
.container-top-box {
|
.container-top-box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 385px;
|
height: 385px;
|
||||||
padding: 10px;
|
padding: 10px 15px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
box-shadow: 0px 0px 10px rgba(219, 225, 236, 1);
|
box-shadow: 0px 0px 10px rgba(219, 225, 236, 1);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
@ -149,7 +149,7 @@ onMounted(() => {
|
|||||||
.container-top-box {
|
.container-top-box {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 385px;
|
height: 385px;
|
||||||
padding: 10px;
|
padding: 10px 15px;
|
||||||
background: #ffffff;
|
background: #ffffff;
|
||||||
box-shadow: 0px 0px 10px rgba(219, 225, 236, 1);
|
box-shadow: 0px 0px 10px rgba(219, 225, 236, 1);
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user