diff --git a/scss/elements/_abstractBox.scss b/scss/elements/_abstractBox.scss index 990fb82c21..b7a8199253 100644 --- a/scss/elements/_abstractBox.scss +++ b/scss/elements/_abstractBox.scss @@ -10,6 +10,10 @@ abstract-box { abstract-box .body { display: flex; + editable-text { + line-height: 1.5; + } + editable-text, browser { flex: 1; }