Use solid/filled Font Awesome icons for consistency.
Some of the "open" icons are not in the free FA tier, so rather than mix the two we should use solid icons everywhere.
This commit is contained in:
@@ -81,5 +81,5 @@
|
||||
url_for("portfolios.create_member", portfolio_id=portfolio.id),
|
||||
[step_one, step_two],
|
||||
button_text=("portfolios.admin.add_new_member" | translate),
|
||||
button_icon="plus-circle-solid",
|
||||
button_icon="plus",
|
||||
) }}
|
||||
|
Reference in New Issue
Block a user