bingbo
2023-11-26 bf2b671b3f8eeb422c0b2b3cc81899fcdf270206
web/src/components/element/Table.vue
@@ -150,5 +150,9 @@
  overflow: auto;
  border: none;
  height: 100%;
  ::v-deep .cell {
    white-space: pre-wrap;
  }
}
</style>