Skip to content

Commit 525956a

Browse files
refine
1 parent 646dd11 commit 525956a

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
<p class="mt-2 text-xs opacity-60">DockFlare v1.8.4</p>
435435
</div>
436436
</footer>
437-
<dialog id="add_manual_rule_modal" class="modal modal-bottom sm:modal-middle">
437+
<dialog id="add_manual_rule_modal" class="modal">
438438
<div class="modal-box w-11/12 max-w-5xl bg-base-100/70 dark:bg-neutral/70 backdrop-blur-md shadow-xl">
439439
<form method="dialog">
440440
<button class="btn btn-sm btn-circle btn-ghost absolute right-2 top-2"></button>

0 commit comments

Comments
 (0)