aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles/helper.css
diff options
context:
space:
mode:
authorOgnjen Cirkovic <ciraboxkg@gmail.com>2022-04-27 20:58:31 +0200
committerOgnjen Cirkovic <ciraboxkg@gmail.com>2022-04-27 20:58:31 +0200
commite8b2adf435bdf49e509659a01f7d48c7c26c9b60 (patch)
treeaf2ba5f13d0605d5991514af567c2d4742e52fc6 /frontend/src/styles/helper.css
parentd28576bff04b0f5ea9a58037ffee7c4157aa2c61 (diff)
parent0907f23080e16af1813e9e445f26a44ed1dc7a5b (diff)
Merge branch 'redesign' of http://gitlab.pmf.kg.ac.rs/igrannonica/neuronstellar into Redesign
# Conflicts: # frontend/src/app/_elements/column-table/column-table.component.css
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