@idds/styles 1.0.28 → 1.0.29

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@idds/styles",
3
- "version": "1.0.28",
3
+ "version": "1.0.29",
4
4
  "description": "Shared CSS styles and colors for INA Digital Design System",
5
5
  "type": "module",
6
6
  "main": "./src/index.css",
@@ -151,6 +151,7 @@
151
151
  .ina-toast__close-icon {
152
152
  width: 16px;
153
153
  height: 16px;
154
+ color: var(--ina-white);
154
155
  }
155
156
 
156
157
  /* Style variants */