diff --git a/src/renderer/components/+add-cluster/add-cluster.scss b/src/renderer/components/+add-cluster/add-cluster.scss index 2128eeacff..84108c3795 100644 --- a/src/renderer/components/+add-cluster/add-cluster.scss +++ b/src/renderer/components/+add-cluster/add-cluster.scss @@ -1,15 +1,6 @@ .AddClusters { $spacing: $padding * 2; - .hint { - margin-top: -$padding; - color: $textColorSecondary; - - > * { - vertical-align: middle; - } - } - .AceEditor { min-height: 200px; max-height: 400px;