From f1d5d18c92d38cc072b62e545fdb8321a59fefc9 Mon Sep 17 00:00:00 2001 From: Artem Babak Date: Mon, 11 Jan 2021 06:11:58 +0200 Subject: [PATCH] Edges overview widget customerTitle --- ui/src/app/widget/lib/edges-overview-widget.scss | 14 +++++++------- .../app/widget/lib/edges-overview-widget.tpl.html | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/src/app/widget/lib/edges-overview-widget.scss b/ui/src/app/widget/lib/edges-overview-widget.scss index fcb508fea1..f5fcc90f8f 100644 --- a/ui/src/app/widget/lib/edges-overview-widget.scss +++ b/ui/src/app/widget/lib/edges-overview-widget.scss @@ -19,13 +19,6 @@ min-height: 60px; max-height: 60px; } - - span { - padding: 15px; - font-size: 14px; - font-weight: 400; - opacity: .5; - } } } @@ -35,6 +28,13 @@ max-height: 39px; } + .mat-subheader { + padding: 15px; + font-size: 14px; + font-weight: 400; + opacity: .5; + } + .tb-entities-nav-tree-panel { overflow-x: auto; overflow-y: auto; diff --git a/ui/src/app/widget/lib/edges-overview-widget.tpl.html b/ui/src/app/widget/lib/edges-overview-widget.tpl.html index 93a7349fbb..9a107beb6d 100644 --- a/ui/src/app/widget/lib/edges-overview-widget.tpl.html +++ b/ui/src/app/widget/lib/edges-overview-widget.tpl.html @@ -17,7 +17,7 @@ -->
- {{ customerTitle }} + {{ vm.customerTitle }}