mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 14:03:48 +03:00
Updated clear search icon
This commit is contained in:
parent
504e0b7446
commit
cac01cb24b
@ -180,7 +180,7 @@ function SearchClearIcon() {
|
||||
searchValue: ''
|
||||
});
|
||||
}}>
|
||||
<ClearIcon className='text-neutral-900 hover:text-neutral-500 h-3 w-3' />
|
||||
<ClearIcon className='text-neutral-900 hover:text-neutral-500 h-[1.1rem] w-[1.1rem]' />
|
||||
</button>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user