{"version":3,"file":"css/142.fc1330a7.css","sources":["webpack://NovaUI/./src/biz/BtnTabs/index.module.scss"],"sourcesContent":[".tabsContainer {\n  width: fit-content;\n  display: flex;\n  height: 32px;\n  align-items: center;\n  max-width: 100%;\n  color: rgba(28, 31, 35, 0.6);\n  font-family: 'PingFang SC';\n  font-size: 14px;\n  font-weight: 400;\n  border-radius: 6px;\n  border: 1px solid #e6e7e8;\n  box-sizing: border-box;\n  .tab:last-child::after {\n    width: 0 !important;\n  }\n  .tab {\n    cursor: pointer;\n    height: 100%;\n    display: flex;\n    align-items: center;\n    padding: 0 16px;\n    position: relative;\n  }\n\n  .noBorder::after {\n    width: 0 !important;\n  }\n  .tabActive::after {\n    width: 0 !important;\n  }\n  .tabActive {\n    color: #fff;\n    font-family: 'Microsoft YaHei';\n    font-weight: 500;\n    border-radius: 6px;\n    background: #33a0ff;\n  }\n  .tab::after {\n    width: 1px;\n    height: 22px;\n    content: ' ';\n    right: 0;\n    top: 5px;\n    position: absolute;\n    background-color: #e6e7e8;\n  }\n}\n"],"names":[],"mappings":"AAAA,mSAaE,mEAGA,4HASA,yGAMA,kIAOA"}