debian-mirror-gitlab/app/assets/stylesheets/pages/monitor.scss

6 lines
107 B
SCSS
Raw Normal View History

2019-07-07 11:18:12 +05:30
.chart-tooltip > .popover {
min-width: 0;
width: max-content;
max-width: $chart-tooltip-max-width;
}