summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-overlay/src/main/webapp/ngapp/src/app/report-run/run/run-report/run-stacked-column-report/run-stacked-column-report.component.scss
blob: 98769533aa48832d08011c03fe0c14964b667c5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
p {
  font-family: Lato;
}

.stacked-chart-container{
  position: relative;
  height: 75vh;
  width: 62vw;
  margin-left: 0em;
  margin-top: 1em;
  cursor: pointer;
}