From 4c82a8e7f607ebbb82a8d9c44e5ea08e1c8b0419 Mon Sep 17 00:00:00 2001 From: vincent <1341870251@qq.com> Date: 星期三, 03 六月 2020 14:30:59 +0800 Subject: [PATCH] # --- src/main/webapp/static/css/console.css | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/static/css/console.css b/src/main/webapp/static/css/console.css index 7e2d26c..f58cd3e 100644 --- a/src/main/webapp/static/css/console.css +++ b/src/main/webapp/static/css/console.css @@ -210,6 +210,7 @@ border-left: 1px solid #333!important; border-right: 1px solid #333!important; border-right: none; + cursor: inherit; } .stock-group .item:last-child { /*border-right: 1px solid #333!important;*/ -- Gitblit v1.9.1