Skip to content

Commit

Permalink
removing safari "fix" for ACE editor font width jank. (#9264)
Browse files Browse the repository at this point in the history
  • Loading branch information
rusackas committed Mar 9, 2020
1 parent 8a5b898 commit d8fea64
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions superset-frontend/src/SqlLab/main.less
Expand Up @@ -364,10 +364,6 @@ div.tablePopover {

.ace_editor {
border: 1px solid @gray-light;
}

.ace_editor,
.ace_editor div {
font-feature-settings: @font-feature-settings;
font-family: @font-family-monospace;
}
Expand Down

0 comments on commit d8fea64

Please sign in to comment.