hotfix for plain support (#22937)

This commit is contained in:
Peer Richelsen
2025-08-06 17:25:33 +01:00
committed by GitHub
parent b41031626f
commit 737b019199
+1 -1
View File
@@ -144,7 +144,7 @@ const PlainContactForm = () => {
};
return (
<div className="absolute bottom-4 right-4 z-50">
<div className="absolute bottom-[1rem] right-[1rem] z-50">
<Popover open={isOpen} onOpenChange={setIsOpen}>
<PopoverTrigger asChild className="enabled:hover:bg-subtle bg-subtle shadow-none">
<Button