@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.mjs CHANGED
@@ -24561,6 +24561,12 @@ video {
24561
24561
  .chatBox hr {
24562
24562
  margin: 1.5rem 0;
24563
24563
  }
24564
+
24565
+ .chatBox table {
24566
+ margin: 1rem 0;
24567
+ }
24568
+
24569
+
24564
24570
  `, Ax = `/* React-Css Transitions */
24565
24571
  .menuTransition-enter {
24566
24572
  opacity: 0;