From 890c164aaf39c9ca28de044d8ac55bd4fe8cbc3e Mon Sep 17 00:00:00 2001
From: vincent <1341870251@qq.com>
Date: 星期二, 02 六月 2020 11:05:44 +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