From 1f5a7dcefea9bfc84351761800d4e7772c398c96 Mon Sep 17 00:00:00 2001 From: Paul Kim Date: Wed, 4 Oct 2023 15:53:13 +0900 Subject: [PATCH] =?UTF-8?q?issue=20#10=20=EC=BD=98=ED=85=90=ED=8A=B8=20?= =?UTF-8?q?=ED=8E=98=EC=9D=B4=EC=A7=80=20=ED=83=80=EC=9D=B4=ED=8B=80=20?= =?UTF-8?q?=EC=A4=91=EA=B0=84=20=EB=B0=B0=EC=B9=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- procentric/application/hoteltv.app.full.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/procentric/application/hoteltv.app.full.css b/procentric/application/hoteltv.app.full.css index 387b9b3..d59e5de 100755 --- a/procentric/application/hoteltv.app.full.css +++ b/procentric/application/hoteltv.app.full.css @@ -27,8 +27,8 @@ .control .mm .hotkey_red { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px; @@ -44,8 +44,8 @@ .control .mm .hotkey_green { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px; @@ -61,8 +61,8 @@ .control .mm .hotkey_yellow { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px; @@ -78,8 +78,8 @@ .control .mm .hotkey_blue { position: absolute; - width: 360px; - height: 50px; + width: 420px; + height: 56px; z-index: 1; display: none; line-height: 50px;