scottyaslan commented on code in PR #8608:
URL: https://github.com/apache/nifi/pull/8608#discussion_r1557680975
##########
nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-frontend/src/main/nifi/src/assets/themes/purple.scss:
##########
@@ -126,15 +38,14 @@ $material-theme-light: mat.define-light-theme(
accent: $material-accent-light,
warn: $warn-light
),
- //typography: mat.define-typography-config(), // TODO: typography
- density: -3
+ density: -1
Review Comment:
I would like to leave this as is for now. I was trying it out to try to
understand the 'art of the possible'. I don't think we anticipate anyone
running this purple theme as a production theme but I wanted to show that it is
at least possible to set a different density for a theme. Let me see what is
going on with these scroll bars.
--
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]