body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{display:flex;flex-direction:column;justify-content:stretch;min-height:100vh}.App>header{border-bottom:1px solid #000;flex:0 0 10vh;margin:0 auto;text-align:center;width:100%}.App>section{display:flex;flex:0 0 90vh;flex-direction:row;justify-content:stretch;overflow:hidden}.selected{background-color:#000;color:#fff}header{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}.sidebar{border-right:1px solid #000;flex:0 0 20vw;height:100%;padding:1rem}.sidebar ul{list-style-type:none;overflow:scroll}.sidebar ul li:hover{background-color:gray;color:#fff;cursor:pointer;text-decoration:underline}.issues{flex-direction:column;flex-shrink:1;height:100%;justify-content:stretch}.issues,.issues>ul{display:flex;padding:1rem}.issues>ul{flex:1 1;flex-wrap:wrap;gap:1rem;overflow:scroll}.issue{border:1px solid #000;border-radius:5px;height:200px;overflow:scroll;padding:1rem;width:300px}.labels-list{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none}.label{border:1px solid #000;border-radius:5px;padding:.1rem .3rem}.label-documentation{background-color:#0275ca;color:#fff}.label-duplicate{background-color:#cfd3d7}.label-enhancement{background-color:#a2eeef}.label-invalid{background-color:#dfe166}.label-wontfix{background-color:#fff}.label-question{background-color:#d876e3;color:#fff}.label-good-first-issue{background-color:#7057ff;color:#fff}.label-bug{background-color:#d73a4a;color:#fff}.label-help-wanted{background-color:#7057ff;color:#fff}
/*# sourceMappingURL=main.8cefa47b.css.map*/