Commit f1d1a8be by qinjianhui

fix: 多彩晶闪样式修改

parent 0772a0b2
......@@ -261,6 +261,8 @@ export default {
gap: 25px;
.article-item {
display: flex;
flex-direction: column;
border: solid 1px #efefef;
}
......@@ -277,8 +279,8 @@ export default {
}
.article-brief {
min-height: 60px;
margin-bottom: 20px;
flex: 1;
}
.article-meta {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment