From eafdae471f33964f151bd9cc061ba624563dc581 Mon Sep 17 00:00:00 2001 From: Volker Theile Date: Mon, 14 May 2018 14:57:43 +0200 Subject: [PATCH] mgr/dashboard: Improve error panel Signed-off-by: Volker Theile (cherry picked from commit a8dae80dce973c441db3d4b914febd4b48725f1e) --- .../error-panel/error-panel.component.html | 21 ++++++++++++++----- .../error-panel/error-panel.component.scss | 9 ++++++++ .../error-panel/error-panel.component.ts | 5 ++--- 3 files changed, 27 insertions(+), 8 deletions(-) diff --git a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/error-panel/error-panel.component.html b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/error-panel/error-panel.component.html index f0339b1e03284..c1c6f163db210 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/shared/components/error-panel/error-panel.component.html +++ b/src/pybind/mgr/dashboard/frontend/src/app/shared/components/error-panel/error-panel.component.html @@ -1,9 +1,20 @@ - - {{ title }} - - + + + + + + + + +
+ + + {{ title }} +
+ +