Commit bfe7b40f authored by LianaHus's avatar LianaHus Committed by Liana Husikyan

debugger align

parent 43f5ef05
......@@ -144,7 +144,7 @@ VmDebugger.prototype.remove = function () {
VmDebugger.prototype.render = function () {
const view = yo`
<div id="vmdebugger">
<div id="vmdebugger" class="pl-2">
<div>
${this.solidityLocals.render()}
${this.solidityState.render()}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment