@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
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
|
/*!**************************************************************************************************************************************************************************************************************************************************************!*\
|