🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

plutus-ui

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plutus-ui - npm Package Compare versions

Comparing version
0.2.31
to
0.2.32
+3
-2
bbd/menu/Component.scss

@@ -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",