fix themes logo login

This commit is contained in:
Yuri Kuznetsov
2025-01-06 11:28:37 +02:00
parent d3d4cb45f2
commit e597321497
2 changed files with 3 additions and 0 deletions
@@ -1,6 +1,7 @@
{
"stylesheet": "client/css/espo/espo-rtl.css",
"stylesheetIframe": "client/css/espo/espo-rtl-iframe.css",
"logo": "client/img/logo-light.svg",
"params": {
"navbar": {
"type": "enum",
+2
View File
@@ -54,6 +54,8 @@
@navbar-bg-value: @body-bg-value;
@login-panel-heading-bg-value: @brand-primary-value;
@panel-border-width-value: 0px;
@default-box-shadow-value: 2px 2px 4px rgba(0,0,0,0.09);