From f0b68379288e4ff0fde302b9df100dffcfaa1d9c Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 31 Mar 2026 20:12:30 +0000 Subject: [PATCH] se --- Vue/gabarit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Vue/gabarit.php b/Vue/gabarit.php index 30f692a..cc08e1a 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -127,11 +127,11 @@ border-color: var(--color-primary-light); box-shadow: var(--shadow-sm); } - .company-logo-area img { height: 32px; width: auto; object-fit: contain; } + .company-logo-area img { height: 60px; width: auto; object-fit: contain; } .company-logo-area .company-name { font-size: 0.75rem; font-weight: 600; - color: var(--text-primary); + color: #000; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;