diff --git a/apps/infoalloggi/src/components/annuncio_card.tsx b/apps/infoalloggi/src/components/annuncio_card.tsx index 6eba68e..58d6281 100644 --- a/apps/infoalloggi/src/components/annuncio_card.tsx +++ b/apps/infoalloggi/src/components/annuncio_card.tsx @@ -178,7 +178,7 @@ export const CardAnnuncio = ({
svg]:size-4.5", + "flex items-center gap-1.5 rounded-t-none px-1 py-0.5 font-semibold text-base text-white [&>svg]:size-4.5", isAvailableNow ? "bg-dasubito" : "bg-evidenza text-primary dark:text-accent", @@ -202,7 +202,7 @@ export const CardAnnuncio = ({
svg]:size-4.5", + "flex items-center gap-1.5 rounded-t-none bg-trattativa px-1 py-0.5 font-semibold text-base text-white [&>svg]:size-4.5", )} > In Trattativa diff --git a/apps/infoalloggi/src/components/codiceRicerca.tsx b/apps/infoalloggi/src/components/codiceRicerca.tsx index d429521..1c290da 100644 --- a/apps/infoalloggi/src/components/codiceRicerca.tsx +++ b/apps/infoalloggi/src/components/codiceRicerca.tsx @@ -96,7 +96,7 @@ const AutocompleteSearchBox = ({ { key={"codiceBox"} optionBoxClassName="left-0" /> -
+ {/*
-
+
*/}