AAfghahi commented on a change in pull request #14530:
URL: https://github.com/apache/superset/pull/14530#discussion_r632755649
##########
File path: superset-frontend/src/components/Form/FormLabel.tsx
##########
@@ -40,6 +40,7 @@ const RequiredLabel = styled.label`
margin-bottom: ${({ theme }) => theme.gridUnit}px;
&::after {
display: inline-block;
+ margin-left: 4px;
Review comment:
I think using grid unit here like you margin-bottom is preferred.
--
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]