-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
fix(sqllab): Fix spacing on Schedule option in SqlEditor dropdown #21832
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21832 +/- ##
==========================================
- Coverage 66.90% 66.89% -0.01%
==========================================
Files 1805 1805
Lines 69073 69064 -9
Branches 7369 7369
==========================================
- Hits 46214 46203 -11
- Misses 20952 20953 +1
- Partials 1907 1908 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
/testenv up |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
@lyndsiWilliams Ephemeral environment spinning up at http://54.187.98.174:8080. Credentials are |
Ephemeral environment shutdown and build artifacts deleted. |
SUMMARY
This PR fixes the spacing on the Schedule option in the SqlEditor dropdown.
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
BEFORE:
AFTER:
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION