| | |
| | | |
| | | <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; |
| | |
| | | display: flex; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | margin-bottom: 14px; |
| | | margin-bottom: 10px; |
| | | font-size: 14px; |
| | | color: #ffffff; |
| | | .itemBox { |
| | |
| | | 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 { |