From 906571969c7bfc6a023c42ad9910097aa4a1fe35 Mon Sep 17 00:00:00 2001 From: Dragos Date: Thu, 10 Jun 2021 18:24:28 +0300 Subject: [PATCH] removed help + small screen improvements --- app/src/app/account/account.component.html | 4 ++-- app/src/app/catalog/images/images.component.html | 4 ++-- app/src/app/components/nav-menu/nav-menu.component.html | 4 ++-- .../machine-history/machine-history.component.html | 8 ++------ app/src/app/machines/machines.component.html | 6 +++--- app/src/app/machines/machines.component.scss | 3 ++- .../firewall-rules/firewall-rules.component.html | 6 +++--- app/src/app/networking/networks/networks.component.html | 2 +- app/src/app/volumes/volumes.component.html | 6 +++--- app/src/styles/styles.scss | 8 ++++++++ 10 files changed, 28 insertions(+), 23 deletions(-) diff --git a/app/src/app/account/account.component.html b/app/src/app/account/account.component.html index 4bf3795..ab3fb6e 100644 --- a/app/src/app/account/account.component.html +++ b/app/src/app/account/account.component.html @@ -37,7 +37,7 @@ -
+
{{ 'account.myKeys' | translate }} @@ -49,7 +49,7 @@
  1. - {{ userKey.name }}: {{ userKey.fingerprint }} + {{ userKey.name }}: {{ userKey.fingerprint }}
-
+
-