Updates to styles and js

This commit is contained in:
Jonathan Bobel
2024-08-09 10:33:51 -04:00
parent 45bc6a9173
commit 832932f3b8
4 changed files with 6 additions and 6 deletions

View File

@@ -11,6 +11,10 @@ $failed: color('gray-cool-20');
}
}
#totalMessageChartContainer {
max-width: 600px;
}
.bar {
border-radius: units(0.5);
&.delivered, &.usage {