Skip to content

Draft: fix: set list row height to 40px by netchampfaris [frappe] PR#25619

Bot Dokos requested to merge ft-pr-25619 into develop

From: https://github.com/frappe/frappe/pull/25619
Date: 2024-03-23 19:12:26+05:30

  • fix: set list row height to 40px (#25619)



Diagnostics



Suspicious changes found (dokos|telemetry|shipping_rule|capture_doc):
  fdf38881cf517c755f246b3c1f45807bd89a83c7 fix: set list row height to 40px (#25619)



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

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

# 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