Add Tailwind and DaisyUI
This commit is contained in:
@@ -17,9 +17,9 @@
|
||||
</label>
|
||||
</form>
|
||||
<footer>
|
||||
<button form="modify_form" type="reset" @click="document.getElementById('modal').remove()">Close
|
||||
<button class="btn" form="modify_form" type="reset" @click="document.getElementById('modal').remove()">Close
|
||||
</button>
|
||||
<button form="modify_form" type="submit">
|
||||
<button class="btn" form="modify_form" type="submit">
|
||||
Submit
|
||||
<img id="mod_indicator" class="htmx-indicator" src="/assets/oval.svg"
|
||||
style="height: 1rem; margin-left: 2px" alt="...">
|
||||
|
||||
Reference in New Issue
Block a user