vogievetsky commented on a change in pull request #7268: Fixed height issue of 
dynamic config dialog where the user cannot scroll
URL: https://github.com/apache/incubator-druid/pull/7268#discussion_r265775973
 
 

 ##########
 File path: web-console/src/dialogs/coordinator-dynamic-config.scss
 ##########
 @@ -17,15 +17,17 @@
  */
 
 .coordinator-dynamic-config {
-  .bp3-dialog-body {
+  margin-top: 5vh;
+
+  .pt-dialog-body {
 
 Review comment:
   good one, must have missed that in the blueprint 3 -> blueprint 1 migration

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to