{"version":3,"file":"static/css/206.b2c2be9d.chunk.css","mappings":"AAAA,kCACE,6BAKA,cAJA,iBAGA,eAFA,gBACA,UAEA,CAGF,2BAME,mBALA,kCACA,0DAGA,aAEA,gBAJA,cACA,UAGA,CAGE,sCAEE,aADA,UACA,CAGF,2CAGE,eAFA,YACA,gBACA,CAIF,sDACE,cAGF,wDACE,SACA,YACA,gBAGF,4CACE,cAEA,eADA,cACA,CAKN,6BACE,cACA,eACA,gBACA,uBACA,mBAGF,0BAGE,aAAY,CAFZ,eACA,kBACA,CAME,6BACE,eACA","sources":["components/HelperGuide/style.module.scss"],"sourcesContent":[".helper-guide {\n  color: var(--font-color-grey);\n  line-height: 20px;\n  min-height: 20px;\n  width: 100%;\n  max-width: 100%;\n  display: block;\n}\n\n.inner {\n  background: var(--primary-color-1);\n  border-radius: var(--radius-default, 2px);\n  padding: 0 8px;\n  width: 100%;\n  display: flex;\n  align-items: center;\n  min-height: 20px;\n  \n  :global {\n    .ant-space {\n      width: 100%;\n      display: flex;\n    }\n    \n    .ant-space-item {\n      height: 20px;\n      line-height: 20px;\n      font-size: 12px;\n    }\n\n    /* 确保内容项能够收缩 */\n    .ant-space-item:last-child {\n      flex-shrink: 0; /* 链接项不收缩 */\n    }\n    \n    .ant-space-item:nth-child(2) {\n      flex: 1;\n      min-width: 0;\n      overflow: hidden;\n    }\n\n    .iconfont--color {\n      display: block;\n      margin-top: 2px;\n      font-size: 15px;\n    }\n  }\n}\n\n.content {\n  display: block;\n  max-width: 100%;\n  overflow: hidden;\n  text-overflow: ellipsis;\n  white-space: nowrap;\n}\n\n.link {\n  font-size: 12px;\n  white-space: nowrap;\n  flex-shrink: 0; /* 防止链接收缩 */\n}\n\n/* 在表单项中的 HelperGuide 样式调整 */\n:global {\n  .ant-form-item {\n    .helper-guide {\n      margin-top: 4px;\n      max-width: 100%;\n    }\n  }\n}\n"],"names":[],"sourceRoot":""}