@jobber/components 6.113.0 → 6.113.1

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/styles.css +1 -0
  2. package/package.json +2 -2
package/dist/styles.css CHANGED
@@ -10628,6 +10628,7 @@ input.oOrjwubmsVA- {
10628
10628
 
10629
10629
  .XipkpXgyzyg- {
10630
10630
  height: 100%;
10631
+ overflow: clip;
10631
10632
  background-color: var(--sideDrawer--background);
10632
10633
  }
10633
10634
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jobber/components",
3
- "version": "6.113.0",
3
+ "version": "6.113.1",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/index.cjs",
@@ -538,5 +538,5 @@
538
538
  "> 1%",
539
539
  "IE 10"
540
540
  ],
541
- "gitHead": "9639efb029df5399aac0b13382e2e89eac579b8a"
541
+ "gitHead": "45e47debd0c3f7e4f9c85be0c3a811803096cd26"
542
542
  }