AAfghahi commented on a change in pull request #13008:
URL: https://github.com/apache/superset/pull/13008#discussion_r572343947
##########
File path: superset-frontend/src/SqlLab/components/RunQueryActionButton.tsx
##########
@@ -69,6 +69,8 @@ const onClick = (
const StyledButton = styled.span`
button {
line-height: 13px;
+ transition: background-color 0ms;
+ // this is to over ride a previous transition built into the component
Review comment:
changed! Thank you.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]