summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages/monitor.scss
blob: 25ff5abd774f97041275b86ebf51f2cc25fd7aee (plain)
1
2
3
4
5
.chart-tooltip > .popover {
  min-width: 0;
  width: max-content;
  max-width: $chart-tooltip-max-width;
}