@springbrand/message-panel 0.2.0-alpha.51 → 0.2.0-alpha.52

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.
@@ -526,6 +526,7 @@
526
526
  .cos-markdown th {
527
527
  background-color: var(--color-kumo-elevated);
528
528
  font-weight: 600;
529
+ white-space: nowrap;
529
530
  }
530
531
  .cos-markdown img {
531
532
  max-width: min(100%, 16rem);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@springbrand/message-panel",
3
- "version": "0.2.0-alpha.51",
3
+ "version": "0.2.0-alpha.52",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "src",