rusackas commented on a change in pull request #10298:
URL:
https://github.com/apache/incubator-superset/pull/10298#discussion_r456058050
##########
File path: superset-frontend/src/components/ListView/ListViewStyles.less
##########
@@ -104,8 +104,16 @@
}
.table-row {
+ .actions {
+ opacity: 0;
Review comment:
Awwww, didn't like the animation?
`transition: opacity @timing-normal;`
^I'm tempted to add this kind of thing lots of places in Superset ;)
----------------------------------------------------------------
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]