bmaquet commented on code in PR #32996:
URL: https://github.com/apache/superset/pull/32996#discussion_r2027225206


##########
superset-frontend/src/features/rls/RowLevelSecurityModal.tsx:
##########
@@ -102,6 +102,28 @@ const StyledTextArea = styled(TextArea)`
   margin-top: ${({ theme }) => theme.gridUnit}px;
 `;
 
+const StyledDropdownContainer = styled.div`

Review Comment:
   Thanks for the comment @rusackas !
   I wasn't aware of the new theming efforts. I can definitely do either of 
these. Which one would you suggest?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to