{"version":3,"file":"static/css/5417.0085b921.chunk.css","mappings":"AAAA,+BAKE,mBAIA,sBADA,qBAFA,iCAJA,YAEA,iBADA,cAFA,2CAQA,CAEA,oEACE,0DACA,YACA,qCAGF,mEACE,iBAIA,0KAIE,cAIJ,6DACE,eAIJ,qDAGE,kCAUA,0DADA,aALA,eAGA,2BARA,eAGA,gBAIA,iBADA,kBAPA,2CAYA,CAEA,gGACE,6BAEA,qBADA,kBAEA,4CAGF,oFAGE,0BAOA,oBANA,iCAKA,YAJA,iBAEA,eANA,gBAKA,gBAJA,UAMA,oBAEA,CAEA,+HACE,qCAEA,4JACE,kCAIJ,wFACE,2BAKN,+BAME,mBADA,oBAJA,gBACA,gBAEA,uBADA,kBAGA,CAKE,uDACE","sources":["components/StateTag/style.module.scss"],"sourcesContent":[".state-tag {\n  width: fit-content;\n  height: 24px;\n  padding: 0 8px;\n  line-height: 24px;\n  border-radius: 12px;\n  font-size: var(--font-size-small);\n  //cursor: pointer;\n  display: inline-block;\n  box-sizing: border-box;\n\n  &.state-result-tag {\n    border-radius: var(--radius-default, 2px);\n    height: 28px;\n    line-height: var(--line-height-large);\n  }\n\n  &.state-skill-tag {\n    line-height: 22px;\n  }\n\n  :global {\n    a,\n    a:hover,\n    .anticon-close,\n    .anticon-close:hover {\n      color: inherit;\n    }\n  }\n\n  &.event-tag {\n    cursor: pointer;\n  }\n}\n\n.state-tag-filter-result-wrapper {\n  width: fit-content;\n  max-width: 100%;\n  background: var(--primary-color-1);\n  //height: 20px;\n  min-height: 20px;\n  //display: inline-block;\n  font-size: 12px;\n  padding-right: 8px;\n  padding-left: 8px;\n  line-height: 20px !important;\n  //height: auto;\n  display: flex;\n  border-radius: var(--radius-default, 2px);\n\n  .state-tag-filter-name {\n    color: var(--font-color-grey);\n    padding-right: 4px;\n    display: inline-block;\n    width: max-content;\n  }\n\n  .state-tag {\n    min-height: 20px;\n    padding: 0;\n    background: none !important;\n    font-size: var(--font-size-small);\n    line-height: 20px;\n    overflow: hidden;\n    max-width: 100%;\n    white-space: pre-wrap;\n    height: auto;\n    display: inline-flex;\n\n    &.state-tag-filterResult {\n      color: var(--primary-color) !important;\n\n      &.show-bg {\n        background: var(--primary-color-1);\n      }\n    }\n\n    svg {\n      color: var(--primary-color);\n    }\n  }\n}\n\n.tag-text {\n  max-width: 360px;\n  overflow: hidden;\n  white-space: nowrap;\n  text-overflow: ellipsis;\n  display: inline-flex;\n  align-items: center;\n}\n\n.state-tag-wrapper {\n  :global {\n    .ant-space-item {\n      display: flex;\n    }\n  }\n}\n"],"names":[],"sourceRoot":""}