Update the save changes button to be more inline with the rest of Foundry
This commit is contained in:
parent
e8bf135424
commit
7d28376cec
6 changed files with 85 additions and 6 deletions
|
|
@ -1,5 +1,11 @@
|
|||
<div>
|
||||
<footer>
|
||||
<button type="submit">
|
||||
Save
|
||||
<oft-icon
|
||||
name="icons/save"
|
||||
aria-hidden="true"
|
||||
var:fill="currentColor"
|
||||
var:size="1.25rem"
|
||||
></oft-icon>
|
||||
{{ localize "Save Changes" }}
|
||||
</button>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue