Commit 36924f4
committed
fix: Content slider traget details vertical alignement not centered - MEED-10107 - Meeds-io/meeds#3964
prior to this change, the content slider info wasn't vertically centered due to missing flex display css property,
This PR ensures to add the needed class helper to vertically center the details.1 parent cdc032c commit 36924f4
File tree
1 file changed
+1
-1
lines changed- content-webapp/src/main/webapp/vue-app/news-list-view/components/views
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments