Skip to content

Commit 8b25c5b

Browse files
dialog add manual rule - <div class="modal-box w-11/12 max-w-3xl"> - more wider
1 parent 09bfd1a commit 8b25c5b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockflare/app/static/css/output.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dockflare/app/templates/status_page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ <h2 class="card-title text-2xl sm:text-3xl border-b border-base-300 pb-3 mb-4">
434434
</div>
435435
</footer>
436436
<dialog id="add_manual_rule_modal" class="modal">
437-
<div class="modal-box w-11/12 max-w-2xl">
437+
<div class="modal-box w-11/12 max-w-3xl">
438438
<form method="dialog">
439439
<button class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2"></button>
440440
</form>

0 commit comments

Comments
 (0)