@superdispatch/ui
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -269,2 +269,3 @@ 'use strict'; | ||
padding: '5px 15px', | ||
backgroundColor: exports.Color.White, | ||
border: '1px solid transparent', | ||
@@ -271,0 +272,0 @@ '&$disabled': { |
@@ -113,2 +113,3 @@ import { Color } from "../theme/Color.js"; | ||
padding: '5px 15px', | ||
backgroundColor: Color.White, | ||
border: '1px solid transparent', | ||
@@ -115,0 +116,0 @@ '&$disabled': { |
@@ -179,2 +179,3 @@ import _extends from '@babel/runtime/helpers/extends'; | ||
padding: '5px 15px', | ||
backgroundColor: Color.White, | ||
border: '1px solid transparent', | ||
@@ -181,0 +182,0 @@ '&$disabled': { |
{ | ||
"name": "@superdispatch/ui", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
194144
2781