@digital-ai/dot-components 4.16.2 → 4.17.0

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/index.esm.js +2 -2
  2. package/package.json +1 -1
package/index.esm.js CHANGED
@@ -6302,11 +6302,11 @@ const StyledAppToolbar = styled.header`
6302
6302
  .primary-logo,
6303
6303
  .dot-app-logo {
6304
6304
  display: flex;
6305
- max-width: 200px;
6305
+ max-width: 100px;
6306
6306
  svg,
6307
6307
  img {
6308
6308
  max-height: 36px;
6309
- max-width: 200px;
6309
+ max-width: 100px;
6310
6310
  }
6311
6311
  }
6312
6312
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digital-ai/dot-components",
3
- "version": "4.16.2",
3
+ "version": "4.17.0",
4
4
  "private": false,
5
5
  "license": "SEE LICENSE IN <LICENSE.md>",
6
6
  "contributors": [