@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.esm.js
CHANGED
|
@@ -37723,7 +37723,7 @@ var Copyable = function Copyable(_ref2) {
|
|
|
37723
37723
|
transform: "translate(-100%, -75%)",
|
|
37724
37724
|
arrowDirection: "right",
|
|
37725
37725
|
popoverID: popoverID,
|
|
37726
|
-
buttonExtraStyles: "margin: 0",
|
|
37726
|
+
buttonExtraStyles: "margin: 0;min-width:auto",
|
|
37727
37727
|
extraStyles: popoverExtraStyles,
|
|
37728
37728
|
triggerText: CopyableContent({
|
|
37729
37729
|
content: content,
|