kgabryje commented on code in PR #31972:
URL: https://github.com/apache/superset/pull/31972#discussion_r1946687497
##########
superset-frontend/src/dashboard/components/nativeFilters/FilterBar/Header/index.tsx:
##########
@@ -37,6 +37,7 @@ const TitleArea = styled.div`
font-size: ${theme.typography.sizes.l}px;
flex-grow: 1;
font-weight: ${theme.typography.weights.bold};
+ order: -1;
Review Comment:
Is that line necessary? I can't see a difference when I remove it
--
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]