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 2020/10/29 01:22:37 UTC

[GitHub] [incubator-superset] nytai commented on a change in pull request #11432: feat: annotation layers CRUD list view

nytai commented on a change in pull request #11432:
URL: https://github.com/apache/incubator-superset/pull/11432#discussion_r513856372



##########
File path: superset-frontend/src/components/ListView/ListView.tsx
##########
@@ -37,6 +38,7 @@ import {
 import { ListViewError, useListViewState } from './utils';
 
 const ListViewStyles = styled.div`
+  background: ${({ theme }) => theme.colors.grayscale.light5};

Review comment:
       I should have caught this during review, but this line needs to be removed. 




----------------------------------------------------------------
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:
users@infra.apache.org



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