mirror of
https://github.com/marcogll/TaxHacker_s23.git
synced 2026-01-13 13:25:18 +00:00
fix: styles and texts
This commit is contained in:
@@ -21,7 +21,7 @@ export function AnalyzeAllButton() {
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="flex flex-row gap-2">
|
||||
<div className="flex flex-row flex-wrap gap-2 justify-end">
|
||||
<Button variant="outline" className="flex items-center gap-2" onClick={handleSaveAll}>
|
||||
<Save className="h-4 w-4" />
|
||||
Save all
|
||||
|
||||
Reference in New Issue
Block a user