00ber
added source code
f61d311
raw
history blame contribute delete
159 Bytes
// temp fix .chartjs-tooltip-body-item
.chartjs-tooltip-body-item > td {
padding-bottom: 0 !important;
padding-top: 0 !important;
font-size: smaller;
}