From daa1060ce3f953a767b88a1108185a9554d91649 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 20 Mar 2021 22:30:00 +0100 Subject: form styling --- frontend/app/views/tile/components/tile.form.js | 108 ++++++++++++++---------- 1 file changed, 62 insertions(+), 46 deletions(-) (limited to 'frontend/app/views/tile') diff --git a/frontend/app/views/tile/components/tile.form.js b/frontend/app/views/tile/components/tile.form.js index 3066da3..c2f2f60 100644 --- a/frontend/app/views/tile/components/tile.form.js +++ b/frontend/app/views/tile/components/tile.form.js @@ -569,7 +569,7 @@ class TileForm extends Component { autoComplete="off" /> -
+
-
) } @@ -838,32 +832,40 @@ class TileForm extends Component { {temporaryTile.settings.has_audio && ( -
- - - - - +
+
+ +
+ + {!!temporaryTile.settings.audio_on_click_id && ( + + )} + +
+ +
)}
@@ -874,6 +876,15 @@ class TileForm extends Component { const { temporaryTile } = this.props return (
+
+