提交 8edf2055 authored 作者: matian's avatar matian

updates

上级 9121a094
...@@ -393,6 +393,7 @@ const handleDetail = (item: any) => { ...@@ -393,6 +393,7 @@ const handleDetail = (item: any) => {
background: rgba(255, 255, 255, 0.39); background: rgba(255, 255, 255, 0.39);
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16); box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
padding: 21px 16px 16px 16px; padding: 21px 16px 16px 16px;
cursor: pointer;
.list_img2 { .list_img2 {
width: 555px; width: 555px;
......
...@@ -52,6 +52,7 @@ const handleCancel = () => { ...@@ -52,6 +52,7 @@ const handleCancel = () => {
font-weight: 400; font-weight: 400;
line-height: 34px; line-height: 34px;
color: #333333; color: #333333;
text-align: left;
} }
.con_desc { .con_desc {
font-size: 14px; font-size: 14px;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论