From: shamoon <4887959+shamoon@users.noreply.github.com>
Date: Sun, 7 Apr 2024 00:40:22 +0000 (-0700)
Subject: Fix: update notification spacing
X-Git-Tag: v2.7.1~1
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38414025c8346e601c468a63b97b0a3d438bfe80;p=thirdparty%2Fpaperless-ngx.git
Fix: update notification spacing
---
diff --git a/src-ui/src/app/components/app-frame/app-frame.component.html b/src-ui/src/app/components/app-frame/app-frame.component.html
index df794e1171..38e4e75a86 100644
--- a/src-ui/src/app/components/app-frame/app-frame.component.html
+++ b/src-ui/src/app/components/app-frame/app-frame.component.html
@@ -320,7 +320,7 @@
container="body">
@if (appRemoteVersion?.update_available) {
- Update available
+ Update available
}
}