зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1589592
- Fix Console Editor styling in RTL languages. r=Honza.
Differential Revision: https://phabricator.services.mozilla.com/D49717 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
eae5d8a518
Коммит
92088e98e0
|
@ -1113,7 +1113,6 @@ class JSTerm extends Component {
|
|||
{
|
||||
className: "jsterm-input-container devtools-input devtools-monospace",
|
||||
key: "jsterm-container",
|
||||
style: { direction: "ltr" },
|
||||
"aria-live": "off",
|
||||
onContextMenu: this.onContextMenu,
|
||||
ref: node => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче