Commit f72e046
committed
fix(app-events-web): remove unexpected spacing caused by widget styles
The widget-events class had flex-grow and positioning styles that caused
unwanted spacing in flex container layouts at runtime. Since the widget
renders no visible content, it should not occupy any space.1 parent 5846367 commit f72e046
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
9 | 13 | | |
10 | 14 | | |
11 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | 1 | | |
4 | | - | |
5 | | - | |
6 | | - | |
| 2 | + | |
7 | 3 | | |
0 commit comments