mcgilman commented on code in PR #11237:
URL: https://github.com/apache/nifi/pull/11237#discussion_r3237735702


##########
nifi-frontend/src/main/frontend/libs/shared/src/assets/styles/_app.scss:
##########
@@ -799,4 +785,13 @@
         pointer-events: auto;
         cursor: not-allowed;
     }
+
+    // mat-card
+    @include mat.card-overrides(
+        (
+            title-text-size: 16px,
+            title-text-line-height: 20px,
+            title-text-weight: 600,

Review Comment:
   My comment previously was that in that instance the card title was too big. 
The change would affect all card titles throughout all applications. Is this 
appropriate?



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

Reply via email to