]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fix navbar-brand width on large screens
authorshamoon <4887959+shamoon@users.noreply.github.com>
Sun, 7 Apr 2024 22:21:13 +0000 (15:21 -0700)
committershamoon <4887959+shamoon@users.noreply.github.com>
Sun, 7 Apr 2024 22:21:13 +0000 (15:21 -0700)
src-ui/src/app/components/app-frame/app-frame.component.html

index 38e4e75a8676064af11cd5413b578eb0a3d4f321..b79f99cc04a72cdd35f509a213110bb54c700966 100644 (file)
@@ -5,7 +5,7 @@
     <span class="navbar-toggler-icon"></span>
   </button>
   <a class="navbar-brand d-flex align-items-center me-0 px-3 py-3 order-sm-0"
-    [ngClass]="{ 'slim': slimSidebarEnabled, 'col-auto col-md-3 col-lg-2' : !slimSidebarEnabled, 'py-3' : !customAppTitle?.length || slimSidebarEnabled, 'py-2': customAppTitle?.length }"
+    [ngClass]="{ 'slim': slimSidebarEnabled, 'col-auto col-md-3 col-lg-2 col-xxxl-1' : !slimSidebarEnabled, 'py-3' : !customAppTitle?.length || slimSidebarEnabled, 'py-2': customAppTitle?.length }"
     routerLink="/dashboard"
     tourAnchor="tour.intro">
     <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 198.43 238.91" width="1em" height="1.5em" fill="currentColor">