Browse Source

社区查询 样式

master
zhaoyongnian 3 years ago
parent
commit
7e937eb4a4
  1. 4
      src/views/modules/productIframe/shequ-index.vue

4
src/views/modules/productIframe/shequ-index.vue

@ -35,6 +35,6 @@ export default {
<style lang="scss" scoped>
.iframe {
width: 100%;
min-height: calc(calc(100vh - 50px - 38px - 30px) - 2px - 45px);
min-height: calc(calc(100vh - 50px - 38px - 30px) - 5px);
}
</style>
</style>

Loading…
Cancel
Save