.pfm-ant-pro-page-container .pfm-ant-pro-page-container-warp-page-header~.pfm-ant-pro-grid-content .pfm-ant-pro-page-container-children-content { padding-block: 0 !important; } .pfm-ant-pro-page-container-children-content { padding-inline: 0 !important; padding-block: 0 !important; padding: 0; } .pfm-ant-pro-page-container-warp-page-header~.pfm-ant-pro-grid-content .pfm-ant-pro-page-container-children-content { padding-top: 16px !important; } .pfm-ant-page-header .pfm-ant-page-header-heading-left { margin-block: 0; } .pfm-ant-page-header .pfm-ant-page-header-heading-title { font-size: 16px; height: 21px; font-family: SourceHanSansCN-Medium, SourceHanSansCN; font-weight: 500; color: #17181A; line-height: 21px !important; } .pageHelp { position: relative; display: flex; justify-content: center; align-items: center; background: #FFFFFF; box-shadow: 0px 4px 6px 0px rgba(64, 85, 128, 0.1); border-radius: 8px; border: 1px solid #E6EAF2; cursor: pointer; .helpContent { position: absolute; top:0; right: 0; width: 0; height: 0; background: #FFFFFF; box-shadow: 0px 8px 16px 0px rgba(64, 85, 128, 0.1); border-radius: 8px; border: 1px solid #E6EAF2; overflow: hidden; transition: all 0.2s ease-in; .contentHeader { position: relative; height: 40px; background: #F7F9FC; font-size: 16px; font-weight: 500; color: #17181A; line-height: 40px; padding-left: 16px; border-bottom: 1px solid #E6EAF2; .closeBtn { display: flex; justify-content: center; align-items: center; position: absolute; width: 20px; height: 20px; right: 12px; top:12px; .anticon { font-size: 16px; color:#17181A } } } .content { padding:16px; img { width: 288px; height: 80px; margin-bottom: 16px; } .container { height: 430px; overflow-y: scroll; .inner { font-size: 12px; font-weight: 400; color: #525966; line-height: 16px; h1 { margin-bottom: 4px; } p { line-height: 16px; } } } } &.open { width: 320px; height: 600px; top: -616px; } } .anticon { font-size: 27px; color: #6B7A99; } &.active { .anticon { font-size: 27px; color: #17181A; } } &:hover { .anticon { font-size: 27px; color: #17181A; } } }