From ecc9df3efdcb3e95dcdde0dc3b67a6b98b424516 Mon Sep 17 00:00:00 2001
From: tqs <56479841@qq.com>
Date: 星期一, 09 一月 2023 14:46:03 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/indexTV.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/indexTV.html b/src/main/webapp/views/indexTV.html
index 34e8d71..05c8a48 100644
--- a/src/main/webapp/views/indexTV.html
+++ b/src/main/webapp/views/indexTV.html
@@ -9,8 +9,8 @@
         html{
             transform: scale(1) translate(0,0);
             /*transform: scale(0.5) translate(-50%,-50%);*/
-            height: 150%;
-            width: 150%;
+            height: 190%;
+            width: 190%;
         }
 
     </style>

--
Gitblit v1.9.1