提交 f28979f6 编写于 作者: M Miguel Solorio

Add padding to comment text area

上级 1094f6b1
......@@ -160,7 +160,7 @@
.monaco-editor .review-widget .body .comment-form.expand .monaco-editor,
.monaco-editor .review-widget .body .comment-form.expand .form-actions {
display: block;
box-sizing: border-box;
box-sizing: content-box;
}
.monaco-editor .review-widget .body .comment-form .review-thread-reply-button {
......@@ -191,6 +191,7 @@
max-height: 500px;
border-radius: 3px;
border: 0px;
padding: 6px 12px;
}
.monaco-editor .review-widget .body .comment-form .form-actions {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册