@conveyorhq/arrow-ds 1.78.0 → 1.78.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.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@conveyorhq/arrow-ds",
3
3
  "author": "Conveyor",
4
4
  "license": "MIT",
5
- "version": "1.78.0",
5
+ "version": "1.78.1",
6
6
  "description": "Arrow Design System",
7
7
  "repository": "https://github.com/conveyor/arrow-ds",
8
8
  "publishConfig": {
@@ -4725,8 +4725,8 @@ override built-in Image component classes */
4725
4725
  }
4726
4726
 
4727
4727
  .ads-Modal-tabs {
4728
- padding-left: 12px;
4729
- padding-right: 12px;
4728
+ padding-left: 24px;
4729
+ padding-right: 24px;
4730
4730
  }
4731
4731
 
4732
4732
  .ads-Modal-body {