kgabryje commented on code in PR #22474:
URL: https://github.com/apache/superset/pull/22474#discussion_r1080930880


##########
superset-frontend/src/dashboard/styles.ts:
##########
@@ -18,6 +18,39 @@
  */
 import { css, SupersetTheme } from '@superset-ui/core';
 
+export const headerStyles = (theme: SupersetTheme) => css`

Review Comment:
   Previously it targeted only Dashboard, so I moved it here in order to reduce 
the impact and chances of regressions. You're right though that we might want 
to make it global



-- 
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]

Reply via email to