aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/HistogramBox.scss
blob: 04bf1d7324909309340d6a4e2bb213860d0595f6 (plain)
1
2
3
4
5
6
7
8
.histogrambox-container {
    padding: 0vw;
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
  }