@thecb/components 7.0.2-beta.7 → 7.0.2-beta.8
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/dist/index.cjs.js
CHANGED
|
@@ -37731,7 +37731,7 @@ var Copyable = function Copyable(_ref2) {
|
|
|
37731
37731
|
transform: "translate(-100%, -75%)",
|
|
37732
37732
|
arrowDirection: "right",
|
|
37733
37733
|
popoverID: popoverID,
|
|
37734
|
-
buttonExtraStyles: "margin: 0",
|
|
37734
|
+
buttonExtraStyles: "margin: 0;min-width:auto",
|
|
37735
37735
|
extraStyles: popoverExtraStyles,
|
|
37736
37736
|
triggerText: CopyableContent({
|
|
37737
37737
|
content: content,
|