{"version":3,"sources":["../lib/src/components/BackHeader/styles.scss"],"names":[],"mappings":"AAAA;EACE,eAAe;EACf,MAAM;EACN,YAAY;EACZ,aAAa;EACb,iBAAiB;EACjB,aAAa;EACb,kBAAkB;EAClB,yBAAyB;EACzB,cAAc;EACd,6BAA6B;EAC7B,+BAA+B;EAC/B,8BAA8B;EAC9B,eAAe;EACf;IACE,gBAAgB;IAChB,0BAA0B;IAC1B,iBAAiB;IACjB,mBAAmB;EACrB;EACA;IACE,yBAAyB;EAC3B;AACF","file":"cOQBTfpz.scss","sourcesContent":[".backHeader {\n  position: fixed;\n  top: 0;\n  height: 6rem;\n  width: 6.5rem;\n  line-height: 6rem;\n  z-index: 1050;\n  text-align: center;\n  background-color: #FFFFFF;\n  color: #81848A;\n  border-top: 1px solid #F3F4F4;\n  border-right: 1px solid #F3F4F4;\n  border-left: 1px solid #F3F4F4;\n  cursor: pointer;\n  &:before {\n    content: '\\F053';\n    font-family: 'FontAwesome';\n    font-size: 1.8rem;\n    font-weight: bolder;\n  }\n  &:hover {\n    background-color: #F3F4F4;\n  }\n}\n"]}