Commit 5f14f25
fix(RollingText): inherit width from parent (codesandbox#2115)
* fix(RollingText): inherit width from parent
Fixes codesandbox#2114
The container for the old children should also inherit it's width from parent.
RollingText is used in the Title- and the Frameworks-component and they both seem to behave correctly now.
* Add @RafaelKr as a contributor1 parent e787067 commit 5f14f25
File tree
3 files changed
+33
-3
lines changed- packages/homepage/src/components
3 files changed
+33
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1280 | 1280 | | |
1281 | 1281 | | |
1282 | 1282 | | |
| 1283 | + | |
| 1284 | + | |
| 1285 | + | |
| 1286 | + | |
| 1287 | + | |
| 1288 | + | |
| 1289 | + | |
| 1290 | + | |
| 1291 | + | |
| 1292 | + | |
1283 | 1293 | | |
1284 | 1294 | | |
1285 | 1295 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments