马宇豪
2023-03-22 3a9ca6d56fbad4c67b858185d9e9b157e3d60b82
src/views/safeKnowledge/xzfg/index.vue
@@ -24,7 +24,7 @@
}
</script>
<!-- Add "scoped" attribute to limit CSS to this component only -->
<!-- Add "scoped" attribute to limit CSS to this components only -->
<style scoped lang="scss">
  .home-container{
    height: calc(100vh - 144px);
@@ -34,6 +34,7 @@
    iframe{
      width: 100%;
      height: 100%;
      border: none;
    }
  }
</style>