fix: align component styling inconsistencies
This commit is contained in:
@@ -163,10 +163,8 @@ export const AIToolbar = ({
|
||||
</Button>
|
||||
|
||||
<IcsFilePicker onFileSelect={onImport} variant="outline" size="sm">
|
||||
<span className="flex items-center gap-1.5">
|
||||
<FileUp className="h-3.5 w-3.5" />
|
||||
Import
|
||||
</span>
|
||||
<FileUp className="h-3.5 w-3.5" />
|
||||
Import
|
||||
</IcsFilePicker>
|
||||
|
||||
{events.length > 0 && (
|
||||
|
||||
Reference in New Issue
Block a user