@conveyorhq/arrow-ds 1.20.0 → 1.20.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.20.0",
5
+ "version": "1.20.1",
6
6
  "description": "Arrow Design System",
7
7
  "repository": "https://github.com/conveyor/arrow-ds",
8
8
  "publishConfig": {
@@ -7542,6 +7542,8 @@ override built-in Image component classes */
7542
7542
  }
7543
7543
 
7544
7544
  .ads-TopBar {
7545
+ --tw-bg-opacity: 1;
7546
+ background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
7545
7547
  --tw-border-opacity: 1;
7546
7548
  border-color: rgba(222, 231, 238, var(--tw-border-opacity));
7547
7549
  border-bottom-width: 1px;