Fixes and more styling
This commit is contained in:
parent
2c44a69ec3
commit
3619063e68
21 changed files with 203 additions and 94 deletions
|
|
@ -6,6 +6,6 @@
|
|||
value="{% if let Some(url) = source.url %}{{ url }}{% endif %}"
|
||||
/>
|
||||
<button hx-delete="/remove" hx-target="closest li" hx-swap="outerHTML">
|
||||
-
|
||||
Remove source
|
||||
</button>
|
||||
</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue