diff --git a/src/styles/index.scss b/src/styles/index.scss index 9b6d2a6..96a98ed 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -86,3 +86,8 @@ .el-main{ height: calc(100vh - 50px); } +.imgBox img{ + max-height: 400px !important; + max-width:700px !important; + margin: 0px auto; +} diff --git a/src/styles/index.scss b/src/styles/index.scss index 9b6d2a6..96a98ed 100644 --- a/src/styles/index.scss +++ b/src/styles/index.scss @@ -86,3 +86,8 @@ .el-main{ height: calc(100vh - 50px); } +.imgBox img{ + max-height: 400px !important; + max-width:700px !important; + margin: 0px auto; +} diff --git a/src/views/concentrator/listConcentrator.vue b/src/views/concentrator/listConcentrator.vue index 4850d06..2d036b7 100644 --- a/src/views/concentrator/listConcentrator.vue +++ b/src/views/concentrator/listConcentrator.vue @@ -44,7 +44,7 @@ - +