@@ -25,3 +25,4 @@ .plutus-ui-menu-root{ | ||
| .menu_li:hover, .menu_active{ | ||
| color: black; | ||
| color: #fff; | ||
| background: rgba(255, 255, 255, 0.2); | ||
| } | ||
@@ -38,3 +39,3 @@ .menu_li:hover:after, .menu_active:after { | ||
| left: -25px; | ||
| background: #2DB9FF; | ||
| background: transparent; | ||
| } | ||
@@ -41,0 +42,0 @@ } |
+1
-1
| { | ||
| "name": "plutus-ui", | ||
| "version": "0.2.31", | ||
| "version": "0.2.32", | ||
| "description": "临时版本,必须依赖plutus项目的脚手架,不能单独使用!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
43031
0.12%