.progress-ctrl{display:flex;justify-content:space-between;margin:10px 0;align-items:baseline}.app-store-productlist{display:flex;flex-direction:column;min-height:calc(100vh - var(--header-height));background:#f0f2f5;padding:24px 24px 0}.app-store-productlist .tool{padding:24px 24px;background:#fff;display:flex;justify-content:space-between}.app-store-productlist .product-img{width:60px;height:60px}.app-store-productlist .table-wrap{background:#fff}.app-store-productlist .table-wrap .ant-table-row .btnSetActive{display:none}.app-store-productlist .table-wrap .ant-table-row:hover .btnSetActive{display:inherit}