You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/02/21 06:37:24 UTC

[GitHub] [superset] villebro commented on a change in pull request #18796: fix: Monospacing errors in dashboards & charts

villebro commented on a change in pull request #18796:
URL: https://github.com/apache/superset/pull/18796#discussion_r810814255



##########
File path: superset-frontend/src/chart/Chart.jsx
##########
@@ -113,6 +113,14 @@ const RefreshOverlayWrapper = styled.div`
   justify-content: center;
 `;
 
+const MonospaceDiv = styled.div`

Review comment:
       nit: I would perhaps consider naming this `MonospaceMessage`




-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org