You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/componenti/card.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1885,7 +1885,7 @@ Per la gestione delle **altezze** in caso di gruppi di card, l'impostazione di b
1885
1885
1886
1886
Puoi cambiare questo comportamento per ogni card usando la classe `.it-card-height-full` (altezza basata su tutto lo spazio disponibile) sull'elemento `article .it-card`. Questa impostazione è presente in diversi degli esempi che precedono.
1887
1887
1888
-
L'elemento `footer .it-card-footer` si allinea verticamente al bordo inferiore come la data nell'esempio che segue.
1888
+
L'elemento footer `.it-card-footer` si allinea verticamente al bordo inferiore come la data nell'esempio che segue.
1889
1889
1890
1890
{% comment %}Example name: Altezza delle card{% endcomment %}
1891
1891
{% capture example %}
@@ -1960,7 +1960,7 @@ Puoi personalizzare il comportamento dei pulsanti nell'area metadati della card
0 commit comments