修改样式改为1200
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user