全新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
3.3 KiB

@charset "UTF-8";.createPage{box-sizing:border-box;width:100%;min-height:100%;max-height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column;background:#f9f9f9}.createPage__toolbar{flex-shrink:0;padding:22px 29px 16px;box-sizing:border-box;background:#f9f9f9}.createPage__toolbar_primary_only{padding-bottom:10px}.createPage__outlet{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.createPage__panelShell{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}.createPage__singleTabWrap{padding:0 29px;box-sizing:border-box}.createPage__primaryTabs{display:flex;align-items:flex-end;gap:10px;min-height:42px}.createPage__primaryTab{position:relative;flex-shrink:0;height:42px;margin:0;padding:0 6px;border:none;background:transparent;text-decoration:none;color:inherit;cursor:pointer;font-family:inherit;font-size:16px;font-weight:500;line-height:26px;color:#999;display:flex;align-items:center;justify-content:center;box-sizing:border-box;white-space:nowrap}.createPage__primaryTab_active{color:#333}.createPage__primaryTab_active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:39px;height:3px;background:#5c3bc7;border-radius:1.5px}.createPage__primaryTab:focus-visible{outline:2px solid #5c3bc7;outline-offset:2px}.createPage__subRow{flex-shrink:0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px 16px;margin-top:0;background:#f9f9f9}.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;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:#f0f0f0;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{margin:0;box-sizing:border-box;padding-bottom:200px}.createPage__panelScroll{flex:1 1 0;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.createPage__panelScroll::-webkit-scrollbar{display:none}.createPage__panel_below_filters{margin-top:16px;padding-bottom:24px}.createPage__panelPlaceholder{margin:0;color:#999;font-size:14px;font-weight:400;line-height:22px}.createPage__panelStatus{margin:0;color:#666;font-size:14px;line-height:22px}.createPage__panelStatus_error{color:#f53f3f}.createPage__panel_suspense{flex:1 1 0;min-height:0;padding:10px 29px 24px;color:#999;font-size:14px;line-height:22px}.createPage__panelShell .inspirationPanel{flex:1 1 0;min-height:0;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 520px){.createPage__toolbar{padding:16px 16px 12px}.createPage__toolbar_primary_only{padding-bottom:8px}.createPage__singleTabWrap,.createPage__panel_suspense{padding-left:16px;padding-right:16px}.createPage__subRow{flex-direction:column;align-items:stretch}}