Jelajahi Sumber

组织管理左侧菜单样式调整

xiongzhu 4 tahun lalu
induk
melakukan
c7fa57e3ee
1 mengubah file dengan 5 tambahan dan 4 penghapusan
  1. 5 4
      o2web/source/x_component_Org/$Main/default/css.wcss

+ 5 - 4
o2web/source/x_component_Org/$Main/default/css.wcss

@@ -1,7 +1,7 @@
 {
 	"rightContentNode": {
 		"height": "100%",
-		"margin-left": "40px",
+		"margin-left": "100px",
 		"overflow": "hidden",
 		"opacity": 1
 	},
@@ -64,10 +64,11 @@
         "background-color": "#333333"
 	},
 	"startMenuNaviLeftNode_current": {
-        "background-color": "#f8f8f8"
+        "background-color": "#f8f8f8",
+        "width": "100px"
     },
     "startMenuIconLeftNode": {
-		"width": "100px",
+		"width": "40px",
 		"height": "40px",
 		"margin-top": "00px",
 		"background-repeat": "no-repeat",
@@ -86,7 +87,7 @@
 	},
 
 	"normalStartMenuNode": {
-		"width": "40px",
+		"width": "100px",
 		"height": "100%",
 		"padding-top": "0px",
 		"top": "0",