goldjee commented on PR #29686:
URL: https://github.com/apache/superset/pull/29686#issuecomment-2261779874
> One question is whether the `&:first-of-type { width: auto; }` is
necessary. Isn't that the default `antd` behavior?
It seems that this is default indeed. I've tried to omit setting explicit
auto width, but the button turned 120px wide. Looks like it's some sort of
customization of Superset's UI kit.
> I've found line 39 at
./superset-frontend/src/components/DropdownButton/index.tsx that sets the
standard width at 120px.
--
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]