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

Adjust padding for when there is no title message

上级 54f0078a
......@@ -83,6 +83,7 @@
white-space: normal;
word-wrap: break-word; /* never overflow long words, but break to next line */
min-height: 48px; /* matches icon height */
margin-bottom: 8px;
display: flex;
align-items: center;
}
......@@ -92,7 +93,6 @@
line-height: 22px;
flex: 1; /* let the message always grow */
opacity: .9;
margin-top: 8px;
}
.monaco-workbench .dialog-box .dialog-message-row .dialog-message-container .dialog-message a:focus {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册