wordpress-develop
                                
                                 wordpress-develop copied to clipboard
                                
                                    wordpress-develop copied to clipboard
                            
                            
                            
                        Bundled Theme: Fix inconsistent table caption spacing between editor and frontend
This PR addresses the issue of inconsistent spacing between the table caption and the table in the Twenty Nineteen theme. The spacing differs between the editor and the frontend.
- Added a bottom margin to the table in the editor (style-editor.css) to match the frontend display.
Before:
After:
Trac ticket: #63143
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.