From c1271c9247680f1356dcc6b9180c9206f6109362 Mon Sep 17 00:00:00 2001
From: lsh <lsh123456>
Date: 星期日, 08 一月 2023 09:45:55 +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