pl-fe: well

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-10-31 14:28:41 +01:00
parent 3fe37c53f1
commit 5179e55750

View File

@ -70,7 +70,7 @@ const LocationSearch: React.FC<ILocationSearch> = ({ onSelected }) => {
<button
disabled={empty}
tabIndex={0}
className='absolute inset-y-0 right-0 flex cursor-pointer items-center px-3 rtl:left-0 rtl:right-auto'
className='absolute inset-y-0 right-0 flex items-center px-3 rtl:left-0 rtl:right-auto'
onClick={handleClear}
title={intl.formatMessage(messages.clear)}
>