From 4bea0e84de8207918d101c7caa3c4a88eff4db3c Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期一, 01 六月 2020 15:48:36 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index f551b19..1f24a7f 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -317,8 +317,9 @@ } /* 鎵爜鍣ㄦ枃瀛� */ .code-decoder-data { + font-size: small; display: inline-block; - transform: scale(0.90); + /*transform: scale(0.90);*/ } /* 鎵爜鍣�1 */ #code-decoder-1 { -- Gitblit v1.9.1