mirror of
https://github.com/whscullin/apple1js.git
synced 2024-11-23 11:33:50 +00:00
Fix padding.
This commit is contained in:
parent
fba5e34315
commit
6858c298cf
@ -337,8 +337,8 @@ canvas {
|
||||
font-family: Courier, fixed;
|
||||
}
|
||||
|
||||
#text_input .controls {
|
||||
padding-bottom: 5px;
|
||||
#input-modal .controls {
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
|
||||
#player {
|
||||
|
Loading…
Reference in New Issue
Block a user