Remove unused profile-name
CSS
This commit is contained in:
parent
95b761b62e
commit
e76d9e9a6a
1 changed files with 0 additions and 20 deletions
|
@ -939,10 +939,6 @@
|
|||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
user-select: none;
|
||||
|
||||
&__profile-name {
|
||||
@include font-caption-bold-italic;
|
||||
}
|
||||
}
|
||||
|
||||
.module-message__author--with-tap-to-view-expired {
|
||||
|
@ -960,10 +956,6 @@
|
|||
@include dark-theme {
|
||||
color: $color-white;
|
||||
}
|
||||
|
||||
&__profile-name {
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
||||
.module-message__author_with_sticker {
|
||||
|
@ -987,10 +979,6 @@
|
|||
@include dark-theme {
|
||||
color: $color-gray-05;
|
||||
}
|
||||
|
||||
&__profile-name {
|
||||
font-style: italic;
|
||||
}
|
||||
}
|
||||
|
||||
.module-message__text {
|
||||
|
@ -1579,10 +1567,6 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05',
|
|||
}
|
||||
}
|
||||
|
||||
.module-quote__primary__profile-name {
|
||||
@include font-body-2-bold-italic;
|
||||
}
|
||||
|
||||
.module-quote__primary__text {
|
||||
@include font-body-1;
|
||||
|
||||
|
@ -2215,10 +2199,6 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05',
|
|||
}
|
||||
}
|
||||
|
||||
.module-contact-list-item__text__profile-name {
|
||||
@include font-body-2-bold-italic;
|
||||
}
|
||||
|
||||
.module-contact-list-item__text__additional-data {
|
||||
@include font-body-2;
|
||||
|
||||
|
|
Loading…
Reference in a new issue