Commit 94c3303f authored by LianaHus's avatar LianaHus

Debug button in terminal needs width

parent f2a6735c
...@@ -6,6 +6,7 @@ const css = csjs` ...@@ -6,6 +6,7 @@ const css = csjs`
} }
.debugger { .debugger {
margin-bottom: 1%; margin-bottom: 1%;
width: max-content;
} }
` `
......
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