vogievetsky commented on a change in pull request #8777: Web console: Interval 
input component
URL: https://github.com/apache/incubator-druid/pull/8777#discussion_r342884494
 
 

 ##########
 File path: web-console/src/views/query-view/query-output/query-output.scss
 ##########
 @@ -22,6 +22,7 @@
     top: 0;
     bottom: 0;
     width: 100%;
+    font-variant-numeric: tabular-nums;
 
 Review comment:
   look at https://css-tricks.com/almanac/properties/f/font-variant-numeric/
   
   I think you also want to add `font-feature-settings: tnum`

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