UI changes
This commit is contained in:
@ -45,7 +45,7 @@ export default function LocationCard({ location }) {
|
||||
className="absolute bottom-2 right-2 z-20"
|
||||
>
|
||||
<button
|
||||
aria-label="Delete location"
|
||||
aria-label="Изтрий местоположението"
|
||||
className="text-red-600 bg-transparent hover:bg-red-100 p-1 hover:border-red-700 rounded"
|
||||
>
|
||||
<TrashIcon className="h-6 w-6" />
|
||||
|
Reference in New Issue
Block a user