Activity chart updates

This commit is contained in:
Jonathan Bobel
2024-08-16 11:27:48 -04:00
parent 0b75486210
commit 1eb54f8252
2 changed files with 34 additions and 2 deletions

View File

@@ -9,6 +9,9 @@ $failed: color('gray-cool-20');
&.usage {
height: units(4);
}
svg {
overflow: visible;
}
}
#totalMessageChartContainer {