From 3ad19016e6680be81f109c6eaad736ca9b0a93b0 Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期五, 29 五月 2020 15:24:55 +0800 Subject: [PATCH] # --- src/main/webapp/views/console.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html index 35ec595..8a891a2 100644 --- a/src/main/webapp/views/console.html +++ b/src/main/webapp/views/console.html @@ -12,9 +12,9 @@ <style> /* 绔欑偣 */ .site { + color: #333; height: 20px; - border: 1px solid red; - border-radius: 3px; + border: 1px solid #fff; cursor: pointer; width: 50px; text-align: center; -- Gitblit v1.9.1