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