Use monospace (#9709)

Update superset-frontend/src/SqlLab/main.less

Co-authored-by: Evan Rusackas <evan@preset.io>

Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com>
Co-authored-by: Evan Rusackas <evan@preset.io>
This commit is contained in:
Bogdan 2020-05-06 08:37:16 -07:00 committed by GitHub
parent 5485eb993c
commit 292704fec9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ div.Workspace {
&:last-child {
margin-right: 0;
font-feature-settings: 'kern' 1, 'tnum' 1;
}
}
}