aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles/helper.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/src/styles/helper.css')
-rw-r--r--frontend/src/styles/helper.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/frontend/src/styles/helper.css b/frontend/src/styles/helper.css
index fa362803..ef875069 100644
--- a/frontend/src/styles/helper.css
+++ b/frontend/src/styles/helper.css
@@ -122,4 +122,10 @@
.bg-blur {
backdrop-filter: blur(2px);
+}
+
+.chart-wrapper {
+ width: 150px;
+ height: 150px;
+ margin: auto;
} \ No newline at end of file