浏览代码

new style of joystick

PythonPan 9 月之前
父节点
当前提交
bb4870aa11
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      nicegui/static/nicegui.css

+ 4 - 0
nicegui/static/nicegui.css

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