ソースを参照

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;
   left: 1.5em;
 }
+.nicegui-joystick {
+  width: 10em;
+  height: 10em;
+}