@openfin/ui-library 0.30.20-alpha.1755091849 → 0.30.21-alpha.1755807759

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +0 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -249,7 +249,6 @@ var e={1193:(e,t,n)=>{n.r(t),n.d(t,{default:()=>l});var r=n(1601),o=n.n(r),a=n(6
249
249
  height: 100%;
250
250
  width: 100%;
251
251
 
252
- background-color: ${({theme:e})=>e.palette.background1};
253
252
  display: flex;
254
253
 
255
254
  overflow-x: auto;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@openfin/ui-library",
3
3
  "description": "OpenFin UI Component Library",
4
- "version": "0.30.20-alpha.1755091849",
4
+ "version": "0.30.21-alpha.1755807759",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
7
7
  "repository": {