提交 63590ccd authored 作者: 王鹏飞's avatar 王鹏飞

chore: update

上级 572f65d6
......@@ -142,7 +142,7 @@ export default {
}
.item_desc {
position: absolute;
top: 0.45rem;
top: 0.25rem;
right: 0.25rem;
text-align: right;
}
......
......@@ -382,11 +382,11 @@ export default {
}
.cert-list {
display: flex;
justify-content: space-between;
justify-content: center;
flex-wrap: wrap;
background-color: #fff;
row-gap: 20px;
padding: 0.2rem;
gap: 10px;
padding: 0.2rem 0;
margin-bottom: 0.4rem;
}
.cert-item {
......@@ -394,8 +394,8 @@ export default {
flex-direction: column;
align-items: center;
justify-content: center;
flex: 0 0 1.4rem;
height: 1.18rem;
flex: 0 0 1rem;
height: 1.4rem;
border: 1px solid #c9c9c9;
border-radius: 4px 4px 4px 4px;
background-color: #fff;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论