mirror of
https://github.com/MutableLoss/6502SimDesktop.git
synced 2024-11-21 22:32:13 +00:00
responsive testing
This commit is contained in:
parent
aea805b6f1
commit
16839a0b49
@ -30,7 +30,8 @@
|
|||||||
margin: 0 0 6px 0;
|
margin: 0 0 6px 0;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
border: 1px solid black;
|
border: 1px solid black;
|
||||||
width: 420px;
|
max-width: 420px;
|
||||||
|
min-width: 200px;
|
||||||
height: 290px;
|
height: 290px;
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
Loading…
Reference in New Issue
Block a user