diff --git a/public/css/style.css b/public/css/style.css index 971173d..61c89ec 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -12,6 +12,18 @@ body { width: 100%; } +/* Chrome, Safari, Edge, Opera */ +input::-webkit-outer-spin-button, +input::-webkit-inner-spin-button { + -webkit-appearance: none; + margin: 0; +} + +/* Firefox */ +input[type=number] { + -moz-appearance: textfield; +} + #glCanvas { display: inline-block; max-width: 100%; diff --git a/views/index.ejs b/views/index.ejs index 3034c64..1696e89 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -72,20 +72,20 @@
Change scale:
X:
- +
Y:
- +
Z:
- +
Translate:
X:
- +
Y:
- +
Z:
- +
Change object: