Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 45: | Rivi 45: | ||
jQuery( this ).html( '<i class="fas fa-expand"></i>' ); | jQuery( this ).html( '<i class="fas fa-expand"></i>' ); | ||
cardEl.css( 'overflow', 'inherit' ); | |||
} else { | } else { | ||
| Rivi 60: | Rivi 60: | ||
jQuery( this ).html( '<i class="fas fa-compress"></i>' ); | jQuery( this ).html( '<i class="fas fa-compress"></i>' ); | ||
cardEl.css( 'overflow', 'auto' ); | |||


