fix: remove the stray background band from the Attach Webpage modal footer (#29664)

This commit is contained in:
G30 2026-09-04 17:16:47 -04:00 committed by GitHub
parent b49db6f287
commit 4f419627f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -80,7 +80,7 @@
required
/>
<div class="flex justify-end gap-2 pt-3 bg-gray-50 dark:bg-gray-900/50">
<div class="flex justify-end gap-2 pt-3">
<button
class="px-3.5 py-1.5 text-sm font-normal bg-black hover:bg-gray-800 text-white dark:bg-white dark:text-black dark:hover:bg-gray-200 transition rounded-full"
type="submit"