Skip to content

Commit

Permalink
added back descriptionDistance variable until package release
Browse files Browse the repository at this point in the history
  • Loading branch information
ichim-david committed Dec 9, 2022
1 parent 0dbea7f commit 3af811a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theme/themes/eea/views/item.variables
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@
@contentLinkTransition: color @defaultDuration @defaultEasing;

/* Description */
@descriptionDistance: 0.6em;
@descriptionMaxWidth: auto;
@descriptionFontSize: 1em;
@descriptionLineHeight: @lineHeight;
Expand Down Expand Up @@ -217,4 +218,4 @@
/* Content */
@mobileDefaultItemContentPadding: 1.5em;
@tabletDefaultItemContentPadding: 1em;
@computerDefaultItemContentPadding: 1.5em;
@computerDefaultItemContentPadding: 1.5em;

0 comments on commit 3af811a

Please sign in to comment.