修改样式改为1200

This commit is contained in:
熊丽君
2021-09-14 14:19:45 +08:00
parent 272678a72b
commit f4753f5705
11 changed files with 36 additions and 21 deletions

View File

@ -251,6 +251,7 @@ export default {
height: 292px;
margin-right: 12px;
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.08);
border: 1px solid #ffa32c;
margin-bottom: 14px;
cursor: pointer;
border-radius: 6px;
@ -271,6 +272,7 @@ export default {
}
.text {
min-height: 124px;
max-height: 134px;
font-size: 16px;
color: #666;
line-height: 27px;