From 027aef407096dcc158ae3a354c84e0a28a0545af Mon Sep 17 00:00:00 2001
From: heimoshuiyu
Date: Thu, 16 Dec 2021 14:50:38 +0800
Subject: [PATCH] Move: play button after info button in dialog
---
web/src/component/FileDialog.js | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/web/src/component/FileDialog.js b/web/src/component/FileDialog.js
index b3cd494..731afea 100644
--- a/web/src/component/FileDialog.js
+++ b/web/src/component/FileDialog.js
@@ -17,14 +17,6 @@ function FileDialog(props) {
Info for more actions.
-
+
);