forked from drone/command-center-dashboard

chenyao
2025-04-16 67c3e5489fec7632f39fa510e371c50b5686bfd8
src/views/SignMachineNest/MachineRight/MachineStatus/MachineTableDetails/MachineTableDetails.vue
@@ -70,12 +70,10 @@
<style lang="scss">
.machineTableDetails {
   width: 1270px;
   height: 856px;
   .el-pagination {
      text-align: left;
      padding: 20px 20px 0 20px;
      padding: 10px 20px 5px 10px;
   }
   .my-header {
      display: inline-block;
@@ -90,7 +88,7 @@
   display: flex;
   justify-content: space-between;
   align-items: center;
   margin-bottom: 14px;
   margin-bottom: 10px;
   font-size: 14px;
   color: #ffffff;
   .itemBox {
@@ -115,7 +113,7 @@
   margin: 0 24px;
}
.machineTableDetailsTitle {
   margin-bottom: 16px;
   margin-bottom: 10px;
   background: url('/src/assets/images/signMachineNest/machineRight/detailtitle.png') no-repeat center;
   background-size: 100% 100%;
   span {