This commit is contained in:
mgabdev
2020-03-03 23:59:11 -05:00
parent 33952e424f
commit 143725b5bd
17 changed files with 34 additions and 176 deletions

View File

@@ -1,15 +0,0 @@
.autosuggest-account {
@include flex(flex-start, center, row);
@include text-sizing(14px, 400, 18px);
&__icon {
display: block;
margin-right: 8px;
@include size(16px);
}
.display-name__account {
color: $lighter-text-color;
}
}