eschutho commented on a change in pull request #11732:
URL:
https://github.com/apache/incubator-superset/pull/11732#discussion_r525631252
##########
File path: superset-frontend/src/components/Select/styles.tsx
##########
@@ -128,7 +128,7 @@ export const DEFAULT_STYLES: PartialStylesConfig = {
clearIndicator: provider => [
provider,
css`
- padding-right: 0;
+ padding: 4px 0 4px 6px;
Review comment:
not necessarily related, but I noted when adding and removing the clear
indicator in storybook, this moved around. This only happens in storybook, but
made it more consistent nonetheless.
----------------------------------------------------------------
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]