@chatsystem/client 1.1.65 → 1.1.66

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 CHANGED
@@ -1736,6 +1736,12 @@ video {
1736
1736
  .chatBox hr {
1737
1737
  margin: 1.5rem 0;
1738
1738
  }
1739
+
1740
+ .chatBox table {
1741
+ margin: 1rem 0;
1742
+ }
1743
+
1744
+
1739
1745
  `,cy=`/* React-Css Transitions */
1740
1746
  .menuTransition-enter {
1741
1747
  opacity: 0;