From 6cdbb7c1b75a897d5917d36fcde5de8fd94863e3 Mon Sep 17 00:00:00 2001
From: lsh <lsh123456>
Date: 星期日, 08 一月 2023 21:12:50 +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