Skip to content

Commit

Permalink
v4: Core: Cards - tweak card expandable width
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Jan 29, 2019
1 parent 2510465 commit 19d4039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/components/card/card.less
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
&.card-opened, &.card-opening {
border-radius: var(--f7-card-expandable-tablet-border-radius);
}
.card-content {
&:not(.card-expandable-animate-width) .card-content {
width: var(--f7-card-expandable-tablet-width);
}
.card-expandable-size {
Expand Down

0 comments on commit 19d4039

Please sign in to comment.