renevan10 commented on a change in pull request #8484: Web console: Druid
status displayed in a table
URL: https://github.com/apache/incubator-druid/pull/8484#discussion_r322882058
##########
File path: web-console/src/dialogs/status-dialog/status-dialog.scss
##########
@@ -31,14 +31,14 @@ $side-bar-width: 120px;
.bp3-dialog-footer {
position: relative;
- display:inline;
+ display: inline;
Review comment:
I realized my issue...my prettier/file watcher was only configured to
autoformat .tsx files and didn't include .scss files.
----------------------------------------------------------------
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]