Removed the unused 'menu' button on the web page
This commit is contained in:
parent
5682dc722d
commit
a808748f6c
@ -51,7 +51,6 @@ input{
|
||||
</head>
|
||||
<body>
|
||||
<div style="flex:2">
|
||||
<button style="flex:1">menu</button>
|
||||
<button onclick="fetch('/key?code=46')" style="flex:1">del</button>
|
||||
<button onclick="fetch('/key?code=8')" style="flex:1">bksp</button>
|
||||
<button onclick="fetch('/key?code=13')" style="flex:1">enter</button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user