important feature: use Web Audio API to get microwave sounds just right.
This commit is contained in:
parent
a5afcd5908
commit
f3a9656891
3 changed files with 47 additions and 21 deletions
|
|
@ -399,7 +399,7 @@ export function App() {
|
|||
flex: '0 0 content',
|
||||
overflowY: "auto",
|
||||
overflowX: "visible",
|
||||
maxWidth: '50vw',
|
||||
maxWidth: 'min(400px,50vw)',
|
||||
}}>
|
||||
<div className="stackVertical" style={{height:'100%'}}>
|
||||
<div
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue