Merge pull request 'detail模板也调整主体宽度' (#4) from Branch_csl into master
Reviewed-on: http://120.46.37.243:3000/cms/feiyang-web/pulls/4
This commit is contained in:
commit
788e7f7782
@ -287,6 +287,10 @@
|
|||||||
cursor: not-allowed !important;
|
cursor: not-allowed !important;
|
||||||
pointer-events:none;
|
pointer-events:none;
|
||||||
}
|
}
|
||||||
|
.cont{
|
||||||
|
width: 80%;
|
||||||
|
margin: 0 auto;
|
||||||
|
}
|
||||||
/* .cont >>> img{
|
/* .cont >>> img{
|
||||||
max-width: 500px;
|
max-width: 500px;
|
||||||
} */
|
} */
|
||||||
|
Loading…
Reference in New Issue
Block a user