diff --git a/src/views/dashboard/List.vue b/src/views/dashboard/List.vue
index f9856368..64c4a53b 100644
--- a/src/views/dashboard/List.vue
+++ b/src/views/dashboard/List.vue
@@ -98,12 +98,13 @@ limitations under the License. -->
{{ t("rename") }}
MQE
+ --
@@ -720,6 +721,11 @@ limitations under the License. -->
margin-left: 10px;
}
+ .placeholder {
+ display: inline-block;
+ width: 75px;
+ }
+
.expressions {
height: 300px;
}