diff --git a/chameleon-client/src/App.vue b/chameleon-client/src/App.vue
index 24432cc58..521a3c772 100644
--- a/chameleon-client/src/App.vue
+++ b/chameleon-client/src/App.vue
@@ -24,24 +24,24 @@
-
-
-
-
-
-
-
-
+
-
+
-
-
+
+
-
+
@@ -126,6 +126,10 @@
text-align: left
}
+ #main-content {
+ padding: 30px
+ }
+
.layout{
height: 100%;
width: 100%;
diff --git a/chameleon-client/src/components/InputTab.vue b/chameleon-client/src/components/InputTab.vue
index 63c579849..b26c609f2 100644
--- a/chameleon-client/src/components/InputTab.vue
+++ b/chameleon-client/src/components/InputTab.vue
@@ -3,8 +3,8 @@
-
-
+
+
diff --git a/chameleon-client/src/components/ch-select.vue b/chameleon-client/src/components/ch-select.vue
index c8999a18a..bb87ed973 100644
--- a/chameleon-client/src/components/ch-select.vue
+++ b/chameleon-client/src/components/ch-select.vue
@@ -1,14 +1,14 @@
-
-
- {{title}}
-
-
-
- {{item}}
-
-
-
+
+
+ {{title.charAt(0).toUpperCase() + title.slice(1)}} :
+
+
+
+ {{item}}
+
+
+
-