mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-23 08:15:19 +03:00
Update dependencies to be able to run with node 10
- Update gulp to 4.0.0 - Update nw.js to 0.31.4-sdk
This commit is contained in:
parent
040b0c5fa4
commit
78312e52ee
4 changed files with 1832 additions and 1086 deletions
|
@ -2,7 +2,7 @@
|
|||
/* A generous padding around the window edges ensures that we continue to receive mousemove events (since
|
||||
* cursor stays in the window for longer)
|
||||
*/
|
||||
padding: 25px 25px 0;
|
||||
padding: 15px 15px 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue