github.com/grafana/pyroscope@v1.18.0/public/app/components/Panel.module.css (about)

     1  .panelTitleWrapper {
     2    display: flex;
     3    justify-content: space-between;
     4    align-items: center;
     5    height: 38px;
     6  }