alexandrusoare opened a new pull request, #37058: URL: https://github.com/apache/superset/pull/37058
### SUMMARY This PR addresses the following issues: 1.Blank state grid icon is too large 2.Spinner is huge 3.When there is an error/no columns, the icon is too large 4.The icon and table name are too large. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF #### BEFORE <img width="1710" height="932" alt="image" src="https://github.com/user-attachments/assets/5c57d545-1d15-449b-a953-59e797190480" /> #### AFTER <img width="1708" height="931" alt="image" src="https://github.com/user-attachments/assets/f9736736-3781-4faa-bd0c-24e485227c8a" /> #### BEFORE <img width="1703" height="926" alt="image" src="https://github.com/user-attachments/assets/758363a0-29b2-405f-a960-15581d89d76f" /> #### AFTER <img width="1705" height="931" alt="image" src="https://github.com/user-attachments/assets/aa434b6d-a45a-456f-858c-b8a1d6bb4611" /> #### BEFORE <img width="1710" height="932" alt="image" src="https://github.com/user-attachments/assets/c72a9945-8508-4812-a6bf-509f4c2654cf" /> #### AFTER <img width="1710" height="930" alt="image" src="https://github.com/user-attachments/assets/70954861-3071-4322-b4a8-cc3ea8599ca1" /> #### BEFORE <img width="1709" height="928" alt="image" src="https://github.com/user-attachments/assets/ecb175eb-e118-49a4-932a-34e890b55dc5" /> #### AFTER <img width="1706" height="906" alt="image" src="https://github.com/user-attachments/assets/d3eb08f0-8120-4e04-a38c-1a72dd5e366d" /> ### TESTING INSTRUCTIONS <!--- Required! What steps can be taken to manually verify the changes? --> ### ADDITIONAL INFORMATION <!--- Check any relevant boxes with "x" --> <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue --> - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes UI - [ ] Includes DB Migration (follow approval process in [SIP-59](https://github.com/apache/superset/issues/13351)) - [ ] Migration is atomic, supports rollback & is backwards-compatible - [ ] Confirm DB migration upgrade and downgrade tested - [ ] Runtime estimates and downtime expectations provided - [ ] Introduces new feature or API - [ ] Removes existing feature or API -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
