You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/04/04 14:31:03 UTC

[GitHub] [superset] geido commented on a diff in pull request #19463: chore: Remove TimeTable.less

geido commented on code in PR #19463:
URL: https://github.com/apache/superset/pull/19463#discussion_r841807104


##########
superset-frontend/src/visualizations/TimeTable/TimeTable.jsx:
##########
@@ -101,6 +100,7 @@ const defaultProps = {
 
 const TimeTableStyles = styled.div`
   height: ${props => props.height}px;
+  overflow: auto;

Review Comment:
   Thanks @michael-s-molina updated



-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org