feat: 卡片样式调整
This commit is contained in:
parent
f0fd858f2c
commit
a5b7b80404
@ -39,7 +39,7 @@ const props = defineProps({
|
|||||||
.card-item {
|
.card-item {
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 21px 50px 17px 10px;
|
padding: 20px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user