Skip to content

Commit

Permalink
Merge branch 'master' into 34158-card
Browse files Browse the repository at this point in the history
# Conflicts:
#	web/profiles/custom/convivial/themes/custom/convivial_bootstrap/css/style.css

Mirrored from morpht/convivial-demo@9248fc2 (34158-card).
  • Loading branch information
honzapara committed Sep 13, 2023
1 parent 63a27cb commit 9b33ce6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions components/view-modes/stack/_stack.scss
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,13 @@
}
}

// If the link is expanded it prevents from adding new fields to the region.
.layout-builder & {
.card-title a:after {
display: none;
}
}

.stack__image img {
transition: transform $view-modes-transition-time;
}
Expand Down
2 changes: 1 addition & 1 deletion css/style.css

Large diffs are not rendered by default.

0 comments on commit 9b33ce6

Please sign in to comment.