From f791a7aa98e2565c357869d951cf287113ebb310 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Mon, 4 Jan 2021 11:23:27 +0000 Subject: [PATCH] add missing toolbar title class (#6487) --- lib/core/toolbar/toolbar.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/core/toolbar/toolbar.component.html b/lib/core/toolbar/toolbar.component.html index 755df4dabf..d83c5004b8 100644 --- a/lib/core/toolbar/toolbar.component.html +++ b/lib/core/toolbar/toolbar.component.html @@ -1,5 +1,5 @@ - {{ title | translate }} + {{ title | translate }}