style(fusion_planning): widen portal nav item gap by 20% (16->19px)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-05-06 22:37:39 -04:00
parent 028c71452d
commit 2ba9b9d03d
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
{
'name': 'Fusion Planning',
'version': '19.0.1.0.1',
'version': '19.0.1.0.2',
'category': 'Human Resources/Planning',
'summary': 'Fusion Clock bridge to Odoo Planning - employee schedule on the portal',
'description': """

View File

@@ -4,7 +4,7 @@
/* ---- 4-tab nav fit (keep items grouped at center, just tighter padding) ---- */
.fclk-nav-item {
padding: 8px 16px !important;
padding: 8px 19px !important;
}
/* ---- Next Shift hero card ---- */