全新popiart网站 react项目重构
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1 lines
2.9 KiB

@charset "UTF-8";.createPage__myCreationsWrap{padding:0 29px 24px;box-sizing:border-box}.createPage__subRow{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 16px;margin-top:10px}.createPage__filters{display:flex;flex-wrap:wrap;align-items:center;gap:0;min-width:0}.createPage__filterPill{width:69px;height:27px;margin:0;padding:0;border:none;border-radius:9px;background:#fff;color:#999;font-size:14px;font-weight:500;line-height:26px;cursor:pointer;font-family:inherit;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.createPage__filterPill_active{background:#f9f9f9;color:#333}.createPage__filterPill:focus-visible{outline:2px solid #5c3bc7;outline-offset:2px}.createPage__batchBtn{width:91px;height:27px;margin:0;padding:0;border:1px solid #e5e6eb;border-radius:9px;background:#fff;color:#333;font-size:14px;font-weight:500;line-height:26px;cursor:pointer;font-family:inherit;box-sizing:border-box;flex-shrink:0}.createPage__batchBtn:focus-visible{outline:2px solid #5c3bc7;outline-offset:2px}.createPage__panel_below_filters{margin-top:16px}.createPage__myCreationsGrouped{display:flex;flex-direction:column;gap:24px}.createPage__myCreationsDaySection{margin:0;padding:0}.createPage__myCreationsDayTitle{margin:0 0 20px;padding:0;font-size:16px;font-weight:500;line-height:1.4;color:#666}.createPage__myCreationsList{display:flex;flex-wrap:wrap;gap:15px;margin:0;padding:0;list-style:none}@media (max-width: 640px){.createPage__myCreationsList{grid-template-columns:repeat(2,minmax(0,1fr))}}.createPage__myCreationsListItem{width:260px;height:260px;margin-bottom:20px;padding:0;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#f5f5f5;cursor:pointer}@keyframes createPage__myCreationsPendingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.createPage__myCreationsListItem_pending{border-radius:9px;background:linear-gradient(136deg,#f0f0f0 36.14%,#d6ceef 99.52%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.createPage__myCreationsListItem_pending .createPage__myCreationsPendingIcon{width:70px;height:70px;display:block;animation:createPage__myCreationsPendingSpin 4s linear infinite}.createPage__myCreationsListItem_pending .createPage__myCreationsPendingLabel{color:#6841ea4d;text-align:center;font-family:Source Han Sans CN;font-size:8px;font-style:normal;font-weight:500;line-height:normal}.createPage__myCreationsThumb{display:block;width:100%;height:100%;object-fit:cover}.createPage__myCreationsThumb_empty{width:100%;height:100%;min-height:80px;background:#ebebeb}.createPage__myCreationsSentinel{height:1px;margin-top:8px;pointer-events:none}.createPage__myCreationsLoadMore{margin-top:8px;text-align:center}@media (max-width: 520px){.createPage__myCreationsWrap{padding-left:16px;padding-right:16px}.createPage__subRow{flex-direction:column;align-items:stretch}.createPage__filters{justify-content:flex-start}.createPage__batchBtn{align-self:flex-end}}