1
0
Fork 0
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:
Alberto García Hierro 2018-07-08 22:17:10 +01:00
parent 040b0c5fa4
commit 78312e52ee
4 changed files with 1832 additions and 1086 deletions

View file

@ -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;
}