From 438a2d9f5fb4dc6a07ca4adec966782e4336e6c1 Mon Sep 17 00:00:00 2001
From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139>
Date: 星期五, 04 一月 2019 16:26:29 +0800
Subject: [PATCH] 柱状图添加电池组编号
---
gx_tieta/WebRoot/pages/css/pages/navconfig.css | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/gx_tieta/WebRoot/pages/css/pages/navconfig.css b/gx_tieta/WebRoot/pages/css/pages/navconfig.css
index 4bd7714..677c710 100644
--- a/gx_tieta/WebRoot/pages/css/pages/navconfig.css
+++ b/gx_tieta/WebRoot/pages/css/pages/navconfig.css
@@ -31,7 +31,8 @@
overflow-y: auto;
}
.navSort-content-item {
- width: 350px;
+ padding-left: 15px;
+ padding-right: 15px;
}
#navSortShadow {
display: none;
--
Gitblit v1.9.1