diff --git a/assets/css/styles.scss b/assets/css/styles.scss index 0583e163b..7a9d668fe 100644 --- a/assets/css/styles.scss +++ b/assets/css/styles.scss @@ -286,6 +286,11 @@ hr { .info:not(.toasted) { margin-left: 4px; color: var(--fg-light-color); + + .material-icons { + vertical-align: middle; + margin-right: 8px; + } } .bg-color { diff --git a/components/collections/index.vue b/components/collections/index.vue index 2aac7dad7..510dbefd7 100644 --- a/components/collections/index.vue +++ b/components/collections/index.vue @@ -62,7 +62,7 @@ TODO:

- Create new collection + help_outline Create new collection

diff --git a/components/environments/index.vue b/components/environments/index.vue index 6d6f76085..716d3bd9d 100644 --- a/components/environments/index.vue +++ b/components/environments/index.vue @@ -25,7 +25,7 @@

- Create new environment + help_outline Create new environment

diff --git a/components/layout/history.vue b/components/layout/history.vue index fe2bd9c89..778346c81 100644 --- a/components/layout/history.vue +++ b/components/layout/history.vue @@ -154,7 +154,7 @@

- {{ $t("history_empty") }} + schedule {{ $t("history_empty") }}

@@ -221,7 +221,7 @@
- Invalid JSON detected +

error_outline Invalid JSON

- -