mirror of
https://github.com/webadderallorg/Recordly.git
synced 2026-09-24 14:55:37 +00:00
Use secondary styling for dashboard Import
This commit is contained in:
@@ -40,6 +40,7 @@ export function DashboardToolbar({
|
||||
</div>
|
||||
<div style={{ WebkitAppRegion: "no-drag" } as CSSProperties}>
|
||||
<Button
|
||||
variant="secondary"
|
||||
disabled={busy}
|
||||
onClick={() => void run(onImportFile)}
|
||||
className="h-10 shrink-0 gap-2 text-[13px]"
|
||||
|
||||
Reference in New Issue
Block a user