:global { .devicesWrapper{ // padding:20px; padding: 10px 24px 24px; h2{ line-height: 21px; } .devicesWrapper-form{ .ant-select{ width:214px; height:32px; color: #666 } #btnSearch{ width:65px; height:31.5px; } #btnAdd{ margin-left: 15px; width:82px; height:32px; } } .action{ span{ margin-right: 5px; color: #108EE9; cursor: pointer; } .delete:hover{ color:#F5222E; } } } .storageRecord{ padding: 10px 24px 24px; // padding:22px 24px; .storageRecord-form{ label{ font-family: PingFangSC-Regular; font-size: 14px; color: rgba(0,0,0,0.65); line-height: 14px; display: inline-block; } .ant-select{ width:214px; height:32px; color: #666; } .ant-select-selection__placeholder, .ant-select-search__field__placeholder{ color: #666; } } .action{ span{ margin-right: 5px; color: #108EE9; cursor: pointer; } } } .drawer-content{ margin-top:28px; } // .ant-form-inline .ant-form-item{ // margin-top: 16px; // margin-right: 16px; // } }