提交 3b7016be authored 作者: matian's avatar matian

updates

上级 70b34b8b
...@@ -110,7 +110,7 @@ onMounted(() => { ...@@ -110,7 +110,7 @@ onMounted(() => {
.item { .item {
flex: 1; flex: 1;
width: 307px; width: 307px;
height: 170px; // height: 170px;
background: #f8f8f8; background: #f8f8f8;
border-radius: 20px; border-radius: 20px;
margin-right: 40px; margin-right: 40px;
...@@ -119,6 +119,7 @@ onMounted(() => { ...@@ -119,6 +119,7 @@ onMounted(() => {
justify-content: center; justify-content: center;
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
padding: 10px;
.doc { .doc {
font-size: 18px; font-size: 18px;
font-weight: 400; font-weight: 400;
...@@ -127,6 +128,7 @@ onMounted(() => { ...@@ -127,6 +128,7 @@ onMounted(() => {
width: 300px; width: 300px;
text-align: center; text-align: center;
line-height: 1.5; line-height: 1.5;
word-break: break-all;
} }
.p1 { .p1 {
font-size: 16px; font-size: 16px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论