This commit is contained in:
James 2020-03-29 16:20:00 +01:00
parent 358c971d50
commit ffb2f169e1

View File

@ -101,3 +101,10 @@ display: block !important;
}
}
#heatcalc{
thead, thead th{
will-change: top;
}
}