From 4eece8897915970dfccdbf7f3f50e15cb013a030 Mon Sep 17 00:00:00 2001 From: vapormusic Date: Mon, 6 Dec 2021 22:14:24 +0700 Subject: [PATCH] square sp update --- resources/cider-ui-tests/index.html | 44 +++++++++++++++++++++++------ resources/cider-ui-tests/style.css | 18 ++++++++++++ 2 files changed, 54 insertions(+), 8 deletions(-) diff --git a/resources/cider-ui-tests/index.html b/resources/cider-ui-tests/index.html index e8a2392b..30552567 100644 --- a/resources/cider-ui-tests/index.html +++ b/resources/cider-ui-tests/index.html @@ -617,7 +617,7 @@ -
+
-
-
+ height: '120px',}]" + @click="app.playMediaItemById(item.attributes.playParams.id ?? item.id, item.attributes.playParams.kind ?? item.type, item.attributes.playParams.isLibrary ?? false, item.attributes.url)"> +
+ @@ -636,14 +637,26 @@