1
0
PythonPan 9 сар өмнө
parent
commit
bb4870aa11

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