mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
ugh css
This commit is contained in:
parent
d2c77f116e
commit
b760a4ec68
2 changed files with 4 additions and 2 deletions
|
|
@ -94,6 +94,6 @@ function cont(images)
|
|||
|
||||
<!-- A minimal structure for the ScreenAdapter defined in browser/screen.js -->
|
||||
<div id="screen_container">
|
||||
<div style="white-space: pre; font: 14px monospace"></div>
|
||||
<div style="white-space: pre; font: 14px monospace; line-height: 14px"></div>
|
||||
<canvas style="display: none"></canvas>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue