UI changes

This commit is contained in:
Dobromir Popov
2024-03-02 21:31:50 +02:00
parent 32a713420e
commit 5998371222
11 changed files with 17 additions and 17 deletions

View File

@ -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" />