Commit e05d626d by Lyan

党建文化css修改

parent 7d358104
......@@ -306,7 +306,20 @@ export default {
</script>
<style lang="scss" scoped>
@media screen and(min-width: 992px) {
@media screen and(max-width: 723px) {
.status-container{
box-sizing: border-box;
width: 100%!important;
padding:0 15px;
}
.left-img,.cnt-left,.right-con{
width: 100%!important;
}
.middle-header{
margin-top: 15px;
width: 100%!important;
}
}
@media screen and (max-width: 992px) {
......@@ -378,6 +391,7 @@ html{
border:1px solid #BADFF2;
}
.djwh-container{
background: #fff;
margin-top: 20px;
.cnt-left{
float: left;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment