bam32bittheme
Advanced tools
Comparing version 2.1.38 to 2.1.39
@@ -139,2 +139,9 @@ "use strict"; | ||
minWidth: '160px !important' | ||
}, | ||
'&::-webkit-scrollbar, & *::-webkit-scrollbar': { | ||
backgroundColor: "".concat(_Constant.themeColors.tableHeader), | ||
height: 2 | ||
}, | ||
'&::-webkit-scrollbar-thumb, & *::-webkit-scrollbar-thumb': { | ||
backgroundColor: "".concat(_Constant.themeColors.secondary.dark) | ||
} | ||
@@ -141,0 +148,0 @@ } |
{ | ||
"name": "bam32bittheme", | ||
"version": "2.1.38", | ||
"version": "2.1.39", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "32bit Theme for Material UI v5.x", |
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
1552217
4934