{"version":3,"sources":["components/thead/cells/title/title.component.scss"],"names":[],"mappings":"AAAA,WAAA,YAGI,YAAa,IAHjB,kBAAA,mBAMM,QAAS,GACT,QAAS,aACT,MAAO,EACP,OAAQ,EACR,cAAe,IAAI,MAAM,eACzB,WAAY,IAAA,MAAA,YACZ,YAAa,IAAA,MAAA,YACb,aAAc,IAAA,MAAA,YACd,cAAe,IAdrB,mBAmBI,kBAAmB,gBACX,UAAW,gBACnB,cAAe","file":"title.component.css","sourcesContent":["a.sort {\n\n  &.asc, &.desc {\n    font-weight: bold;\n\n    &::after {\n      content: '';\n      display: inline-block;\n      width: 0;\n      height: 0;\n      border-bottom: 4px solid rgba(0, 0, 0, 0.3);\n      border-top: 4px solid transparent;\n      border-left: 4px solid transparent;\n      border-right: 4px solid transparent;\n      margin-bottom: 2px;\n    }\n  }\n\n  &.desc::after {\n    -webkit-transform: rotate(-180deg);\n            transform: rotate(-180deg);\n    margin-bottom: -2px;\n  }\n}\n"]}