提交 86302fe8 编写于 作者: I isidor

debug: put margin-right to the .stack-frame div not the children.

#627
上级 1fd193a3
......@@ -94,6 +94,7 @@
overflow: hidden;
text-overflow: ellipsis;
padding-right: 0.8em;
margin-right: 0.8em;
}
.debug-viewlet .debug-call-stack .stack-frame > .file {
......@@ -110,7 +111,6 @@
.debug-viewlet .debug-call-stack .stack-frame > .file:not(:first-child) {
margin-left: 0.8em;
margin-right: 0.15em;
}
/* Variables & Expression view */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册