From 598a6561922ba3639bbd27428902785fed476d11 Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 9 Sep 2022 14:19:19 +0800 Subject: [PATCH] BUG 31018 --- src/apps/AppBroadcast/AppPlayList/AppPlayList.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/apps/AppBroadcast/AppPlayList/AppPlayList.vue b/src/apps/AppBroadcast/AppPlayList/AppPlayList.vue index 41bcdfb9..6db7768b 100644 --- a/src/apps/AppBroadcast/AppPlayList/AppPlayList.vue +++ b/src/apps/AppBroadcast/AppPlayList/AppPlayList.vue @@ -8,7 +8,7 @@ -
+

{{ item.sourceName }}

@@ -129,7 +129,7 @@ export default { } } } - .list{ + .playList{ padding-left: 32px; background-color: #fff; .item{