From aaef4228a93d9dd1b0ccb35f292f17e9988d6b79 Mon Sep 17 00:00:00 2001 From: sunny Date: Mon, 17 Sep 2018 22:51:10 +0900 Subject: [PATCH] design --- src/assets/image/icon/icon_background.svg | 2 ++ src/commons/component/host-detail.component.html | 4 ++-- src/commons/component/service-detail.component.html | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/assets/image/icon/icon_background.svg b/src/assets/image/icon/icon_background.svg index 7c6332d..269775e 100644 --- a/src/assets/image/icon/icon_background.svg +++ b/src/assets/image/icon/icon_background.svg @@ -4,8 +4,10 @@ viewBox="0 0 66 56" style="enable-background:new 0 0 66 56;" xml:space="preserve"> + diff --git a/src/commons/component/host-detail.component.html b/src/commons/component/host-detail.component.html index a697d30..b8bb090 100644 --- a/src/commons/component/host-detail.component.html +++ b/src/commons/component/host-detail.component.html @@ -10,8 +10,8 @@ attr.xlink:href="../../assets/image/logo/logo_{{host.osType | lowercase}}.svg"> --> - - + +

{{host.name}} {{host.address}}

diff --git a/src/commons/component/service-detail.component.html b/src/commons/component/service-detail.component.html index 861fb3b..cfb4005 100644 --- a/src/commons/component/service-detail.component.html +++ b/src/commons/component/service-detail.component.html @@ -10,8 +10,8 @@ --> - - + +