From 3924e7df6c62dd80da7ff6e6d116bca33ffcd21a Mon Sep 17 00:00:00 2001 From: yohamta Date: Mon, 15 Aug 2022 09:08:41 +0900 Subject: [PATCH 1/2] fix layout --- admin/index.html | 6 ------ admin/src/Layout.tsx | 6 +++--- admin/src/components/atoms/BorderedBox.tsx | 2 +- admin/src/components/molecules/DAGTable.tsx | 2 +- admin/src/components/molecules/Graph.tsx | 12 ++++++------ admin/src/consts.ts | 12 ++++++------ admin/src/styles/styles.css | 4 ++-- 7 files changed, 19 insertions(+), 25 deletions(-) diff --git a/admin/index.html b/admin/index.html index 22c8b0a58..1be4de867 100644 --- a/admin/index.html +++ b/admin/index.html @@ -4,12 +4,6 @@ - - - dagu Admin Web