s9th 3 年之前
父節點
當前提交
5020434a6f
共有 1 個文件被更改,包括 2 次插入4 次删除
  1. 2 4
      mybusiness/src/main/resources/static/visualization/css/index.css

+ 2 - 4
mybusiness/src/main/resources/static/visualization/css/index.css

@@ -810,7 +810,7 @@
 
 
 .th-left-con {
 .th-left-con {
 	width: 190px;
 	width: 190px;
-	padding: 20px;
+	padding: 20px 0 0 15px;
 }
 }
 
 
 .th-left-title {
 .th-left-title {
@@ -995,7 +995,7 @@
 }
 }
 .th-right-con-1 li{
 .th-right-con-1 li{
 	float: left;
 	float: left;
-	margin: 0 16px;
+	margin-right: 25px;
 }
 }
 .th-right-con-1 li span{
 .th-right-con-1 li span{
 	font-size: 24px;
 	font-size: 24px;
@@ -1104,8 +1104,6 @@ a:hover {
     line-height: 24px;
     line-height: 24px;
     border-top: none;
     border-top: none;
     clear: left;
     clear: left;
-    padding: 1px;
-  
     padding: 10px;
     padding: 10px;
 }
 }
 .hide {
 .hide {