- .hgc_report {
- width: 920px;
- padding: 20px;
- box-sizing: border-box;
- background: #fff;
- }
- .hgc_report .reportItem {
- display: flex;
- }
- .hgc_report .reportItem em {
- width: 105px;
- text-align: left;
- }
- .hgc_report .reportItem .optionsContent {
- display: flex;
- }
|