feat:UX and fix drinkkaart payment logic
This commit is contained in:
@@ -98,7 +98,7 @@ function AdminDrinkkaartPage() {
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="min-h-screen bg-[#214e51]">
|
||||
<div>
|
||||
{/* Header */}
|
||||
<header className="border-white/10 border-b bg-[#214e51]/95 px-6 py-5">
|
||||
<div className="mx-auto flex max-w-2xl items-center gap-4">
|
||||
|
||||
Reference in New Issue
Block a user