N-FIN-34: add space between title and dashboard scope selection

This commit is contained in:
Markus Thielker 2024-03-16 21:36:31 +01:00
parent 36563db77e
commit 7ebc05c257
No known key found for this signature in database

View file

@ -49,7 +49,7 @@ export default function DashboardPageClientContent(
return (
<div className={className}>
<div className="flex flex-col space-y-4">
<div className="flex items-center justify-between w-full">
<div className="flex items-center justify-between w-full space-x-8">
<p className="text-3xl font-semibold">Dashboard</p>