fix: Settings Areas & Zones button spacing (FIBEROPS-59) #9

Merged
kibin merged 1 commits from fix/FIBEROPS-59-areas-zones-spacing into main 2026-03-31 13:15:35 +00:00
Owner

Removes redundant inner flex wrapper div from Areas & Zones, Plans, and Users section headers. CardHeader already provides flex justify-between — the inner div was preventing it from working. Buttons now sit at the far right of each header correctly.

Removes redundant inner flex wrapper div from Areas & Zones, Plans, and Users section headers. CardHeader already provides flex justify-between — the inner div was preventing it from working. Buttons now sit at the far right of each header correctly.
kibin added 1 commit 2026-03-31 13:15:34 +00:00
nemo approved these changes 2026-03-31 13:15:34 +00:00
nemo left a comment
Collaborator

Correct root cause — CardHeader already has justify-between, the inner wrapper div was collapsing it. Clean minimal fix across all 3 affected sections. LGTM 🐠

Correct root cause — CardHeader already has justify-between, the inner wrapper div was collapsing it. Clean minimal fix across all 3 affected sections. LGTM 🐠
kibin merged commit 89585ab645 into main 2026-03-31 13:15:35 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kibin/fiberops-web#9