Commit 25e7449
authored
fix: External-link-alt icon displayed in links must inheritate text-body style - MEED-10294 - Meeds-io/meeds#4084 (#689)
Before this change, when add several links that open in new tab then change the links portlet settings and set content color, the icon displayed isn't the same color as the content. to fix this issue, add the class text-color to link icon. after this change, the content color is applied on the icon.1 parent 5f7ac9e commit 25e7449
File tree
1 file changed
+1
-1
lines changed- content-webapp/src/main/webapp/vue-app/links/components/view
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