From 609ae9b49fd38687dadeafae8ea20ea21b1d2993 Mon Sep 17 00:00:00 2001 From: sunny Date: Mon, 17 Sep 2018 20:29:08 +0900 Subject: [PATCH] design --- src/commons/component/host-detail.component.html | 12 ++++++++---- src/commons/component/service-detail.component.html | 10 +++++++--- src/commons/component/zone-detail.component.html | 4 ++-- 3 files changed, 17 insertions(+), 9 deletions(-) diff --git a/src/commons/component/host-detail.component.html b/src/commons/component/host-detail.component.html index 39c8081..a697d30 100644 --- a/src/commons/component/host-detail.component.html +++ b/src/commons/component/host-detail.component.html @@ -4,10 +4,14 @@ -->
- - - + + + +

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

diff --git a/src/commons/component/service-detail.component.html b/src/commons/component/service-detail.component.html index 967dc9d..861fb3b 100644 --- a/src/commons/component/service-detail.component.html +++ b/src/commons/component/service-detail.component.html @@ -5,9 +5,13 @@ -->
- - - + + + +

diff --git a/src/commons/component/zone-detail.component.html b/src/commons/component/zone-detail.component.html index 766a577..433952b 100644 --- a/src/commons/component/zone-detail.component.html +++ b/src/commons/component/zone-detail.component.html @@ -5,8 +5,8 @@ -->
- - + +