@@ -26,3 +26,4 @@ .plutus-ui-menu-root{ | ||
| color: #fff; | ||
| background: rgba(255, 255, 255, 0.2); | ||
| border-radius: 4px; | ||
| background: rgba(255, 255, 255, 0.28); | ||
| } | ||
@@ -32,7 +33,7 @@ .menu_li:hover:after, .menu_active:after { | ||
| width: calc(100% + 50px); | ||
| height: 4px; | ||
| height: 100%; | ||
| //border: 2px solid #2DB9FF; | ||
| display: block; | ||
| position: relative; | ||
| top: -4px; | ||
| top: 0; | ||
| margin: 0 auto; | ||
@@ -39,0 +40,0 @@ left: -25px; |
+1
-1
| { | ||
| "name": "plutus-ui", | ||
| "version": "0.2.32", | ||
| "version": "0.2.33", | ||
| "description": "临时版本,必须依赖plutus项目的脚手架,不能单独使用!", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
43059
0.07%