feature/domain-actions #7

Merged
robbond merged 2 commits from feature/domain-actions into master 2026-03-05 11:44:17 +00:00
Showing only changes of commit 84165f47ff - Show all commits

View File

@@ -533,7 +533,7 @@ export function DashboardControls({
{message ? <p className="text-sm text-slate-600">{message}</p> : null}
</div>
<div className="space-y-3 rounded-xl border border-slate-200 bg-white p-4">
<div className="space-y-3 rounded-xl border border-slate-200 bg-white p-4 lg:col-span-2">
<div className="flex flex-wrap items-end gap-2">
<div className="flex-1 min-w-[220px]">
<label className="text-sm font-medium">Search domains</label>