| | |
| | | |
| | | .device-setting-header { |
| | | font-size: 14px; |
| | | font-weight: 600; |
| | | //font-weight: 600; |
| | | padding: 10px 10px 0px; |
| | | } |
| | | |
| | |
| | | flex-wrap: wrap; |
| | | justify-content: space-between; |
| | | padding: 4px 10px; |
| | | font-size: 14px; |
| | | |
| | | .control-setting-item { |
| | | width: 220px; |
| | |
| | | flex-direction: column; |
| | | |
| | | .item-label { |
| | | font-weight: 700; |
| | | //font-weight: 700; |
| | | } |
| | | .item-status { |
| | | color: #8d8b8b; |
| | | } |
| | | } |
| | | .control-setting-item-right { |
| | |
| | | border-radius: 2px; |
| | | |
| | | .control-cmd-wrapper { |
| | | font-size: 14px; |
| | | .control-cmd-header { |
| | | font-size: 14px; |
| | | font-weight: 600; |
| | | //font-weight: 600; |
| | | padding: 10px 10px 0px; |
| | | |
| | | .debug-btn { |
| | |
| | | flex-direction: column; |
| | | |
| | | .item-label { |
| | | font-weight: 700; |
| | | //font-weight: 700; |
| | | } |
| | | .item-status { |
| | | color: #8d8b8b; |
| | | } |
| | | } |
| | | } |