Refector sass
Signed-off-by: Ajay Bura <ajbura@gmail.com>
This commit is contained in:
parent
85c3240b54
commit
ce9f140ddf
46 changed files with 406 additions and 702 deletions
|
|
@ -1,3 +1,4 @@
|
|||
@use '../../partials/text';
|
||||
|
||||
.following-members {
|
||||
width: 100%;
|
||||
|
|
@ -13,9 +14,7 @@
|
|||
margin: 0 var(--sp-extra-tight);
|
||||
}
|
||||
& .text {
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
@extend .cp-txt__ellipsis;
|
||||
color: var(--tc-surface-low);
|
||||
b {
|
||||
color: var(--tc-surface-normal);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue