Explorar el Código

new style of joystick

PythonPan hace 9 meses
padre
commit
bb4870aa11
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      nicegui/static/nicegui.css

+ 4 - 0
nicegui/static/nicegui.css

@@ -296,3 +296,7 @@ h6.q-timeline__title {
   position: absolute;
   left: 1.5em;
 }
+.nicegui-joystick {
+  width: 10em;
+  height: 10em;
+}