From f32982bb7910086731c2a2c7337de3c701c5330a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Raimund=20Schl=C3=BC=C3=9Fler?= Date: Sun, 18 Jul 2021 12:13:56 +0200 Subject: [PATCH] Right align deleted at column in trash bin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raimund Schlüßler --- src/components/AppNavigation/Trashbin.vue | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/src/components/AppNavigation/Trashbin.vue b/src/components/AppNavigation/Trashbin.vue index 16db87021..f336c728d 100644 --- a/src/components/AppNavigation/Trashbin.vue +++ b/src/components/AppNavigation/Trashbin.vue @@ -48,14 +48,14 @@ License along with this library. If not, see .
{{ t('tasks', 'Name') }}
-
+
{{ t('tasks', 'Deleted') }}