aboutsummaryrefslogtreecommitdiff
path: root/frontend/src/styles/helper.css
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-05-03 18:25:00 +0200
committerSonja Galovic <galovicsonja@gmail.com>2022-05-03 18:25:00 +0200
commit7fa58b061d19b34b92cf54864a7b353ef4de5ef6 (patch)
treeca8c5a589c163280354ea84b97d75937e1ceb44d /frontend/src/styles/helper.css
parentc92ee86109196cc26d5fdd5aa024b3d7042f2d89 (diff)
Column-table funkcionalnosti - razno (q1, q3, uniqueValuesPercent, outputColumn, experiment.type). Komponenta javlja roditeljskoj komponenti kad se dese izmene. Malo sredjen izgled.
Diffstat (limited to 'frontend/src/styles/helper.css')
-rw-r--r--frontend/src/styles/helper.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/src/styles/helper.css b/frontend/src/styles/helper.css
index d4772134..1c172058 100644
--- a/frontend/src/styles/helper.css
+++ b/frontend/src/styles/helper.css
@@ -121,7 +121,7 @@
.chart-wrapper {
width: 150px;
height: 150px;
- margin: auto;
+ padding-left: 2px;
}
.close-button {