@loafmarkets/ui 0.1.271 → 0.1.272

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.js CHANGED
@@ -15367,9 +15367,9 @@ var NewsVideoRow = styled9__default.default.div`
15367
15367
  align-items: stretch;
15368
15368
 
15369
15369
  & > *:first-child {
15370
- flex: 0 0 420px;
15371
- max-width: 420px;
15372
- min-width: 0;
15370
+ flex: 0 1 520px;
15371
+ min-width: 380px;
15372
+ max-width: 520px;
15373
15373
  }
15374
15374
 
15375
15375
  & > *:last-child {