未验证 提交 9fa62e65 编写于 作者: S Sharak 提交者: GitHub

WebView width fix (#93085)

上级 10a79418
......@@ -650,7 +650,7 @@ export class ExtensionEditor extends BaseEditor {
body {
padding: 10px 20px;
line-height: 22px;
max-width: 780px;
max-width: 882px;
margin: 0 auto;
}
......
......@@ -190,7 +190,7 @@ export class ReleaseNotesManager {
body {
padding: 10px 20px;
line-height: 22px;
max-width: 780px;
max-width: 882px;
margin: 0 auto;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册