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:
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Fusion Planning',
|
'name': 'Fusion Planning',
|
||||||
'version': '19.0.1.0.1',
|
'version': '19.0.1.0.2',
|
||||||
'category': 'Human Resources/Planning',
|
'category': 'Human Resources/Planning',
|
||||||
'summary': 'Fusion Clock bridge to Odoo Planning - employee schedule on the portal',
|
'summary': 'Fusion Clock bridge to Odoo Planning - employee schedule on the portal',
|
||||||
'description': """
|
'description': """
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
/* ---- 4-tab nav fit (keep items grouped at center, just tighter padding) ---- */
|
/* ---- 4-tab nav fit (keep items grouped at center, just tighter padding) ---- */
|
||||||
.fclk-nav-item {
|
.fclk-nav-item {
|
||||||
padding: 8px 16px !important;
|
padding: 8px 19px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ---- Next Shift hero card ---- */
|
/* ---- Next Shift hero card ---- */
|
||||||
|
|||||||
Reference in New Issue
Block a user