🚀 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.32
to
0.2.33
+4
-3
bbd/menu/Component.scss

@@ -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;

{
"name": "plutus-ui",
"version": "0.2.32",
"version": "0.2.33",
"description": "临时版本,必须依赖plutus项目的脚手架,不能单独使用!",

@@ -5,0 +5,0 @@ "main": "index.js",