From f75e01015051866ea919d8c3c8117d8f77a94e9f Mon Sep 17 00:00:00 2001 From: hakadao Date: Mon, 15 Apr 2024 00:56:04 +0800 Subject: [PATCH] fix(Home): correct deformation of video layout switcher on small screen computers --- src/contentScripts/views/Home/Home.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/contentScripts/views/Home/Home.vue b/src/contentScripts/views/Home/Home.vue index 65f5fb6d..d4707637 100644 --- a/src/contentScripts/views/Home/Home.vue +++ b/src/contentScripts/views/Home/Home.vue @@ -196,7 +196,7 @@ function toggleTabContentLoading(loading: boolean) {