@conboai/storybook.components 0.2.50 → 0.2.51
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.
|
@@ -41883,6 +41883,13 @@ const Zy = {
|
|
|
41883
41883
|
backgroundColor: "transparent"
|
|
41884
41884
|
}
|
|
41885
41885
|
}
|
|
41886
|
+
},
|
|
41887
|
+
tbody: {
|
|
41888
|
+
tr: {
|
|
41889
|
+
td: {
|
|
41890
|
+
padding: "5px 16px"
|
|
41891
|
+
}
|
|
41892
|
+
}
|
|
41886
41893
|
}
|
|
41887
41894
|
}), G5 = ({
|
|
41888
41895
|
columns: t,
|