@opencode-ai/ui 0.0.0-dev-18313 → 0.0.0-dev-18318

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@opencode-ai/ui",
3
- "version": "0.0.0-dev-18313",
3
+ "version": "0.0.0-dev-18318",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -175,7 +175,6 @@
175
175
 
176
176
  font-size: 11px;
177
177
  font-weight: 530;
178
- line-height: 100%;
179
178
  letter-spacing: 0.05px;
180
179
  color: var(--v2-text-text-faint);
181
180
  user-select: none;