nytai commented on a change in pull request #11181: URL: https://github.com/apache/incubator-superset/pull/11181#discussion_r504247752
########## File path: superset-frontend/src/components/Select/styles.tsx ########## @@ -241,9 +241,39 @@ export const DEFAULT_STYLES: PartialStylesConfig = { }), }; -const { ClearIndicator, DropdownIndicator, Option } = defaultComponents; +const multiInputSpanStyle = css` + color: '#879399', Review comment: we could also add it to the theme if we expect reuse or want it to be themeable ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org