Issue#2662: Make Followers Content Fit With overflow ending in ellipsis (#2678)
* Issue#2662: Make Followers Content Fit With overflow ending in ellipsis * Prettified Code! * Fixed Linting Issue * Resolved line break issue --------- Co-authored-by: prachurjya15 <prachurjya15@users.noreply.github.com>
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
.account {
|
||||
color: var(--theme-color-components-text-on-light);
|
||||
word-break: break-all;
|
||||
line-height: 0.9rem;
|
||||
line-height: 1rem;
|
||||
}
|
||||
|
||||
@include screen(mobile) {
|
||||
|
||||
Reference in New Issue
Block a user