| | |
| | | .main-part { |
| | | position: absolute; |
| | | top: 20px; |
| | | left: 612px; |
| | | left: 720px; |
| | | } |
| | | .main-part .lane { |
| | | margin-top: 30px; |
| | | } |
| | | /* 钢架号 */ |
| | | .row-no { |
| | | float: left; |
| | | font-size: 14px; |
| | | font-weight: bold; |
| | | margin-left: 8px; |
| | | } |
| | | |
| | | /* 库位组 */ |
| | | .stock-group .item { |
| | | width: 30px; |
| | |
| | | cursor: inherit; |
| | | color: rgb(194,76,65); |
| | | } |
| | | .stock-group .item:last-child { |
| | | .stock-group .item:last-of-type { |
| | | border-right: 1px solid rgb(194,76,65); |
| | | } |
| | | .stock-group::after, .stock-group::before { |
| | | content: ""; |
| | | display: table; |
| | | clear: both; |
| | | } |
| | | |
| | | .stock-group .site { |
| | | width: 80px; |