removing safari "fix" for ACE editor font width jank. (#9264)
This commit is contained in:
parent
8a5b898606
commit
d8fea640f8
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue