fix: spacing issue between field and label by iamejaaz [frappe] PR#29072

From: https://github.com/frappe/frappe/pull/29072
Date: 2025-01-07 16:12:11+05:30

  • fix: spacing issue between field and label



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-pr-29072

# Alternatively, re-take the changes
git switch develop
ft take ft-pr-29072

# Make changes then rebase
git rebase -i develop

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading