Fix width of remote debug area.

This commit is contained in:
Gunther Brunner
2015-06-15 19:55:03 +09:00
parent b016bb4fef
commit 106307e3e7

View File

@@ -7,4 +7,5 @@
cursor: text;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
width: 100%;
}