mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
Fix reset button size
This commit is contained in:
parent
9628b437b1
commit
72cfbe9062
@ -8,10 +8,10 @@
|
||||
border-radius: 3px;
|
||||
color: white;
|
||||
font: 9px Helvetica;
|
||||
height: 42px;
|
||||
height: 36px;
|
||||
padding: 0;
|
||||
margin-left: 10px;
|
||||
width: 42px;
|
||||
width: 36px;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
|
Loading…
Reference in New Issue
Block a user