From 0f94bbb8745ff53f4c8c2c62e8d4ab4f5188578d Mon Sep 17 00:00:00 2001 From: ybnd Date: Mon, 13 Jun 2022 19:57:53 +0200 Subject: [PATCH] Truncatable toggle icon-label spacing as margin instead of whitespace --- .../truncatable-part/truncatable-part.component.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/app/shared/truncatable/truncatable-part/truncatable-part.component.html b/src/app/shared/truncatable/truncatable-part/truncatable-part.component.html index 83ca72e84a..aab26c87e8 100644 --- a/src/app/shared/truncatable/truncatable-part/truncatable-part.component.html +++ b/src/app/shared/truncatable/truncatable-part/truncatable-part.component.html @@ -3,7 +3,11 @@ + + {{ 'item.truncatable-part.show-more' | translate }} + + + {{ 'item.truncatable-part.show-less' | translate }} +