[Glitch] Change styling of the recommended accounts to allow bio to be more visible

Port 84adcaa474 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
th-downstream
Chike Nwaenie 2 years ago committed by Claire
parent ab2df6fb69
commit 1b1a7e5a51

@ -20,9 +20,11 @@
}
&__note {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
color: $ui-secondary-color;
}

Loading…
Cancel
Save