anentrypoint-design 0.0.290 → 0.0.291

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/chat.css CHANGED
@@ -88,6 +88,7 @@
88
88
  flex-wrap: wrap;
89
89
  }
90
90
  .agentchat-cwd-text {
91
+ font-family: var(--ff-mono);
91
92
  overflow: hidden;
92
93
  text-overflow: ellipsis;
93
94
  white-space: nowrap;
package/dist/247420.css CHANGED
@@ -6802,6 +6802,7 @@
6802
6802
  flex-wrap: wrap;
6803
6803
  }
6804
6804
  .ds-247420 .agentchat-cwd-text {
6805
+ font-family: var(--ff-mono);
6805
6806
  overflow: hidden;
6806
6807
  text-overflow: ellipsis;
6807
6808
  white-space: nowrap;