Skip to content

Commit

Permalink
chore(addon-doc): overflow link content to the next line (#1080)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurakhomitsky committed Dec 27, 2021
1 parent eb7829f commit 3cde39e
Showing 1 changed file with 3 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,20 +55,17 @@
.clearbtn();
font: var(--tui-font-text-m);
margin-left: 0.5rem;
line-height: 2.75rem;
padding-top: 1rem;

&_small {
margin-left: 1rem;
line-height: 1.5rem;

&:not(:first-child) {
margin-top: 1rem;
}
padding-top: 0.5rem;
}

&_subsection {
margin-left: 0;
line-height: 2.75rem;
line-height: 1.6rem;
}

&_active {
Expand Down

0 comments on commit 3cde39e

Please sign in to comment.