智慧园区前端大屏
linwe
2024-11-11 0019278543b54b86e89f2517bfa7169d3349069b
src/views/supplies/components/box/dataContent.vue
@@ -187,13 +187,12 @@
<style lang="scss" scoped>
.content_box {
  color: #fff;
  // overflow: hidden;
}
.list_box {
  overflow-x: auto;
  white-space: nowrap;
  scrollbar-width: thin;
  // scrollbar-width: thin;
  scrollbar-color: rgba(255, 255, 255, 0.3) transparent;
}
@@ -218,7 +217,7 @@
.page_box .el-table {
  width: 100%;
  height: 670px;
  height: 700px;
  background-color: rgba(117, 116, 116, 0.3);
}