.app-storelist{display:flex;flex-direction:column;min-height:calc(100vh - var(--header-height));background:#f0f2f5;padding:24px 24px 0}.app-storelist .tool{padding:24px 24px;background:#fff;display:flex;justify-content:space-between}.app-storelist .store-list{display:flex;flex-wrap:wrap}.app-storelist .store-list .ant-card{margin:10px 10px 10px 0}