@charset "UTF-8";
.table-wrapper[data-v-6cf6f732] {
  height: calc(100vh - 50px - 55px - 30px);
  position: relative;
  overflow: hidden;
}
.table-wrapper iframe[data-v-6cf6f732] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none; /* 移除默认边框 */
  box-sizing: border-box; /* 确保 padding 和 border 不影响尺寸 */
}

/*# sourceMappingURL=37.d69a9cf8.css.map*/