Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed footer height bug when setting table-sm #7222

Merged
merged 1 commit into from
Mar 11, 2024
Merged

Fixed footer height bug when setting table-sm #7222

merged 1 commit into from
Mar 11, 2024

Conversation

wenzhixin
Copy link
Owner

🤔Type of Request

  • Bug fix
  • New feature
  • Improvement
  • Documentation
  • Other

🔗Resolves an issue?
Fix #7220

📝Changelog

  • Core
  • Extensions

Fixed footer height bug when setting table-sm

💡Example(s)?
Before: https://live.bootstrap-table.com/code/wenzhixin/17268
After: https://live.bootstrap-table.com/code/wenzhixin/17273

☑️Self Check before Merge

⚠️ Please check all items below before reviewing. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@wenzhixin wenzhixin merged commit 1ab50b0 into develop Mar 11, 2024
1 check passed
@wenzhixin wenzhixin deleted the fix/7220 branch March 11, 2024 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The table footer height is displayed incorrectly when showFooter and table-sm are set simultaneously
1 participant