@datarobot/design-system 28.9.2 → 28.9.3

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": "@datarobot/design-system",
3
- "version": "28.9.2",
3
+ "version": "28.9.3",
4
4
  "description": "DataRobot react components library",
5
5
  "scripts": {
6
6
  "build": "node ../../tools/build-lib.js",
package/styles/index.css CHANGED
@@ -7624,6 +7624,7 @@ li.CodeMirror-hint-active {
7624
7624
  .custom-card-header .right-content {
7625
7625
  display: flex;
7626
7626
  align-items: center;
7627
+ gap: 0.25rem;
7627
7628
  }
7628
7629
 
7629
7630
  /*!**************************************************************************************************************************************************************************************************************************************************************!*\