opus-react 0.4.0 → 0.4.2

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.css CHANGED
@@ -9213,7 +9213,7 @@ button.opus_7Zs_d5_docCard:hover, .opus_7Zs_d5_docCard[data-kind="folder"]:hover
9213
9213
  padding: var(--surface-pad);
9214
9214
  flex-wrap: nowrap;
9215
9215
  justify-content: space-between;
9216
- align-items: start;
9216
+ align-items: flex-start;
9217
9217
  gap: 12px;
9218
9218
  min-width: 0;
9219
9219
  display: flex;